|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IOrderByField
The Interface IOrderByField.
Method Summary | |
---|---|
IOrderByField |
getCopy()
Gets the copy. |
boolean |
isAscendingOrder()
Checks if is ascending order. |
void |
setAscendingOrder(boolean ascendingOrder)
Sets the ascending order. |
Methods inherited from interface it.eng.qbe.query.IField |
---|
getFieldName, getId, getPrecision, getScale, getType, setFieldName, setId, setPrecision, setScale, setType |
Method Detail |
---|
boolean isAscendingOrder()
void setAscendingOrder(boolean ascendingOrder)
ascendingOrder
- the new ascending orderIOrderByField getCopy()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |