| Package | Description |
|---|---|
| com.google.gdata.client.contacts |
| Modifier and Type | Method and Description |
|---|---|
ContactQuery.OrderBy |
ContactQuery.getOrderBy()
Returns the order of entries in a feed.
|
static ContactQuery.OrderBy |
ContactQuery.OrderBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContactQuery.OrderBy[] |
ContactQuery.OrderBy.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.setOrderBy(ContactQuery.OrderBy orderBy)
Sets the order of entries in a feed.
|
Copyright © 2012. All Rights Reserved.