| Package | Description |
|---|---|
| com.google.gdata.client |
| Modifier and Type | Method and Description |
|---|---|
List<Query.CustomParameter> |
Query.getCustomParameters()
Returns the list of custom parameters.
|
List<Query.CustomParameter> |
Query.getCustomParameters(String name)
Returns the list of custom parameters that match a specified name.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Query.addCustomParameter(Query.CustomParameter customParameter)
Adds a new CustomParameter.
|
Copyright © 2012. All Rights Reserved.