| Package | Description |
|---|---|
| com.google.gdata.data.maps |
| Modifier and Type | Method and Description |
|---|---|
List<CustomProperty> |
MapEntry.getCustomProperties()
Returns the custom properties.
|
List<CustomProperty> |
FeatureEntry.getCustomProperties()
Returns the custom properties.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MapEntry.addCustomProperty(CustomProperty customProperty)
Adds a new custom property.
|
void |
FeatureEntry.addCustomProperty(CustomProperty customProperty)
Adds a new custom property.
|
Copyright © 2012. All Rights Reserved.