|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.richclient.table.SortOrder
public class SortOrder
| Field Summary | |
|---|---|
static SortOrder |
ASCENDING
|
static SortOrder |
DESCENDING
|
| Method Summary | |
|---|---|
SortOrder |
flip()
|
int |
getValue()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final SortOrder ASCENDING
public static final SortOrder DESCENDING
| Method Detail |
|---|
public int getValue()
public SortOrder flip()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||