Package | Description |
---|---|
com.cloudwords.api.client.resources |
Modifier and Type | Method and Description |
---|---|
PagedQuery.SortOrder |
PagedQuery.getSortOrder() |
static PagedQuery.SortOrder |
PagedQuery.SortOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PagedQuery.SortOrder[] |
PagedQuery.SortOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PagedQuery.setSortOrder(PagedQuery.SortOrder sortOrder) |
Copyright © 2016. All rights reserved.