| Package | Description |
|---|---|
| com.google.gdata.client.contacts |
| Modifier and Type | Method and Description |
|---|---|
ContactQuery.SortOrder |
ContactQuery.getSortOrder()
Returns the direction of sorting.
|
static ContactQuery.SortOrder |
ContactQuery.SortOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContactQuery.SortOrder[] |
ContactQuery.SortOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContactQuery.setSortOrder(ContactQuery.SortOrder sortOrder)
Sets the direction of sorting.
|
Copyright © 2012. All Rights Reserved.