| Package | Description |
|---|---|
| org.apache.shindig.protocol | |
| org.apache.shindig.protocol.model |
| Modifier and Type | Method and Description |
|---|---|
SortOrder |
RequestItem.getSortOrder()
Gets the value of the sortOrder parameter
|
SortOrder |
BaseRequestItem.getSortOrder() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2007-2012. All Rights Reserved.