| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectisql.ISQLSelectParser.Function
public static class ISQLSelectParser.Function
| Constructor Summary | |
|---|---|
ISQLSelectParser.Function()
 | 
|
| Method Summary | |
|---|---|
 void | 
addParameter(ISQLSelectParser.IExpression parameter)
 | 
 java.lang.String | 
getFunctionId()
 | 
 java.util.List<ISQLSelectParser.IExpression> | 
getParameters()
 | 
 void | 
setFunctionId(java.lang.String functionId)
 | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ISQLSelectParser.Function()
| Method Detail | 
|---|
public void setFunctionId(java.lang.String functionId)
public void addParameter(ISQLSelectParser.IExpression parameter)
public java.lang.String getFunctionId()
public java.util.List<ISQLSelectParser.IExpression> getParameters()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||