|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--AbstractType | +--com.moyosoft.connector.ms.excel.SortOrder
Field Summary | |
static SortOrder |
ASCENDING
|
static SortOrder |
DESCENDING
|
Method Summary | |
static SortOrder |
getById(int pId)
|
boolean |
isAscending()
|
boolean |
isDescending()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final SortOrder ASCENDING
public static final SortOrder DESCENDING
Method Detail |
public static SortOrder getById(int pId)
public boolean isAscending()
public boolean isDescending()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |