|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Group.SortField | |
|---|---|
| com.esri.core.internal.catalog | |
| Uses of Group.SortField in com.esri.core.internal.catalog |
|---|
| Methods in com.esri.core.internal.catalog that return Group.SortField | |
|---|---|
static Group.SortField |
Group.SortField.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Group.SortField[] |
Group.SortField.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.esri.core.internal.catalog with parameters of type Group.SortField | |
|---|---|
ResultCursor<Group> |
Catalog.searchGroups(String query,
Group.SortField sortField,
SortOrder sortOrder)
Returns Groups that match the search criteria. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||