|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OrderingDirection | |
|---|---|
| com.stackmob.sdkapi | |
| Uses of OrderingDirection in com.stackmob.sdkapi |
|---|
| Methods in com.stackmob.sdkapi that return OrderingDirection | |
|---|---|
OrderingDirection |
SMOrdering.getDirection()
|
static OrderingDirection |
OrderingDirection.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static OrderingDirection[] |
OrderingDirection.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in com.stackmob.sdkapi with parameters of type OrderingDirection | |
|---|---|
SMOrdering(String field,
OrderingDirection direction)
Create a new ordering for filtering result sets |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||