|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.wvcm.SearchToken.OrderDirection
public static class SearchToken.OrderDirection
Discrete values for parameter "direction" (ascending, descending).
Field Summary | |
---|---|
static SearchToken.OrderDirection |
ASCENDING
|
static SearchToken.OrderDirection |
DESCENDING
|
Constructor Summary | |
---|---|
SearchToken.OrderDirection()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final SearchToken.OrderDirection ASCENDING
public static final SearchToken.OrderDirection DESCENDING
Constructor Detail |
---|
public SearchToken.OrderDirection()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |