|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CollectionArgs.SortMode | |
---|---|
com.splunk |
Uses of CollectionArgs.SortMode in com.splunk |
---|
Methods in com.splunk that return CollectionArgs.SortMode | |
---|---|
static CollectionArgs.SortMode |
CollectionArgs.SortMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static CollectionArgs.SortMode[] |
CollectionArgs.SortMode.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.SortMode | |
---|---|
void |
CollectionArgs.setSortMode(CollectionArgs.SortMode sortMode)
Sets the mode to use for sorting. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |