| Package | Description |
|---|---|
| com.google.api.gbase.client |
| Modifier and Type | Method and Description |
|---|---|
Location |
GoogleBaseAttributesExtension.getLocationAttributeAsObject(String name)
Gets the first value of a specific location attribute, as a
location object.
|
| Modifier and Type | Method and Description |
|---|---|
List<Location> |
GoogleBaseAttributesExtension.getLocationAttributesAsObjects(String name)
Gets all the values of a specific attribute, as a list of
Location objects. |
| Modifier and Type | Method and Description |
|---|---|
GoogleBaseAttribute |
GoogleBaseAttributesExtension.addLocationAttribute(String name,
Location location)
Adds an attribute of type
GoogleBaseAttributeType.LOCATION. |
Copyright © 2012. All Rights Reserved.