|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CollectionArgs.SortDirection | |
---|---|
com.splunk |
Uses of CollectionArgs.SortDirection in com.splunk |
---|
Methods in com.splunk that return CollectionArgs.SortDirection | |
---|---|
static CollectionArgs.SortDirection |
CollectionArgs.SortDirection.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static CollectionArgs.SortDirection[] |
CollectionArgs.SortDirection.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.splunk with parameters of type CollectionArgs.SortDirection | |
---|---|
void |
CollectionArgs.setSortDirection(CollectionArgs.SortDirection sortDirection)
Sets the direction to sort entries. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |