|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SortOrder | |
|---|---|
| org.apache.shindig.protocol | |
| org.apache.shindig.protocol.model | |
| Uses of SortOrder in org.apache.shindig.protocol |
|---|
| Methods in org.apache.shindig.protocol that return SortOrder | |
|---|---|
SortOrder |
RequestItem.getSortOrder()
Gets the value of the sortOrder parameter |
SortOrder |
BaseRequestItem.getSortOrder()
|
| Uses of SortOrder in org.apache.shindig.protocol.model |
|---|
| Methods in org.apache.shindig.protocol.model that return SortOrder | |
|---|---|
static SortOrder |
SortOrder.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SortOrder[] |
SortOrder.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||