| Package | Description |
|---|---|
| com.groupbyinc.api.model |
| Modifier and Type | Method and Description |
|---|---|
Sort.Order |
Sort.getOrder() |
static Sort.Order |
Sort.Order.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Sort.Order[] |
Sort.Order.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Sort |
Sort.setOrder(Sort.Order order)
Order in which the field will be applied. |
Copyright © 2013–2016 GroupBy Inc.. All rights reserved.