|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectisql.ISQLSelectParser.SelectItem
public static class ISQLSelectParser.SelectItem
| Constructor Summary | |
|---|---|
ISQLSelectParser.SelectItem(ISQLSelectParser.IExpression what,
java.lang.String alias)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getAlias()
|
ISQLSelectParser.IExpression |
getWhat()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ISQLSelectParser.SelectItem(ISQLSelectParser.IExpression what,
java.lang.String alias)
| Method Detail |
|---|
public ISQLSelectParser.IExpression getWhat()
public java.lang.String getAlias()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||