| Package | Description |
|---|---|
| se.walkercrou.places |
| Modifier and Type | Method and Description |
|---|---|
protected AddressComponent |
AddressComponent.addType(String type)
Adds a type to this components list of types
|
protected AddressComponent |
AddressComponent.setLongName(String longName)
Sets the long name of the component.
|
protected AddressComponent |
AddressComponent.setShortName(String shortName)
Sets the short name of the component.
|
| Modifier and Type | Method and Description |
|---|---|
List<AddressComponent> |
Place.getAddressComponents()
Returns the address components for this place.
|
| Modifier and Type | Method and Description |
|---|---|
protected Place |
Place.addAddressComponents(Collection<AddressComponent> c)
Adds a collection of address components to this place.
|
Copyright © 2014–2015. All rights reserved.