| Package | Description |
|---|---|
| com.google.gdata.client |
| Modifier and Type | Method and Description |
|---|---|
Query.ResultFormat |
Query.getResultFormat()
Returns the query result format.
|
static Query.ResultFormat |
Query.ResultFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Query.ResultFormat[] |
Query.ResultFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Query.setResultFormat(Query.ResultFormat resultFormat)
Sets the expected query result format.
|
Copyright © 2012. All Rights Reserved.