Package | Description |
---|---|
com.versionone.apiclient.services |
Modifier and Type | Method and Description |
---|---|
static OrderBy.Order |
OrderBy.Order.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrderBy.Order[] |
OrderBy.Order.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
OrderBy.majorSort(IAttributeDefinition attribdef,
OrderBy.Order order)
Set the attribute and order for major sort of returned data
|
void |
OrderBy.minorSort(IAttributeDefinition attribdef,
OrderBy.Order order)
Set the attribute and order for minor sort of returned data
|
Copyright © 2015 VersionOne, Inc.. All rights reserved.