| java.lang.Object | ||
| ↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
| ↳ | com.google.gdata.client.Query.ResultFormat | |
Defines all query return formats. Return format "json-xd" is not supported.
| Enum Values | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Query.ResultFormat | ATOM | ||||||||||
| Query.ResultFormat | ATOM_IN_SCRIPT | ||||||||||
| Query.ResultFormat | ATOM_SERVICE | ||||||||||
| Query.ResultFormat | DEFAULT | ||||||||||
| Query.ResultFormat | JSON | ||||||||||
| Query.ResultFormat | JSONC | ||||||||||
| Query.ResultFormat | JSONC_IN_SCRIPT | ||||||||||
| Query.ResultFormat | JSON_IN_SCRIPT | ||||||||||
| Query.ResultFormat | JSON_XD | ||||||||||
| Query.ResultFormat | RSS | ||||||||||
| Query.ResultFormat | RSS_IN_SCRIPT | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| paramValue | Value to use for the "alt" param. | ||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns the value to use for the "alt" parameter.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
java.lang.Comparable
| |||||||||||
Value to use for the "alt" param.
Returns the value to use for the "alt" parameter.