| Package | Description |
|---|---|
| de.micromata.opengis.kml.v_2_2_0 | |
| de.micromata.opengis.kml.v_2_2_0.xal |
| Modifier and Type | Method and Description |
|---|---|
static ThoroughfareNumberPrefix |
KmlFactory.createXalThoroughfareNumberPrefix()
Create an instance of
ThoroughfareNumberPrefix |
| Modifier and Type | Field and Description |
|---|---|
protected List<ThoroughfareNumberPrefix> |
Thoroughfare.thoroughfareNumberPrefix |
| Modifier and Type | Method and Description |
|---|---|
ThoroughfareNumberPrefix |
ThoroughfareNumberPrefix.clone() |
ThoroughfareNumberPrefix |
Thoroughfare.createAndAddThoroughfareNumberPrefix()
Creates a new instance of
ThoroughfareNumberPrefix and adds it to thoroughfareNumberPrefix. |
ThoroughfareNumberPrefix |
ThoroughfareNumberPrefix.withCode(String code)
fluent setter
|
ThoroughfareNumberPrefix |
ThoroughfareNumberPrefix.withContent(String content)
fluent setter
|
ThoroughfareNumberPrefix |
ThoroughfareNumberPrefix.withNumberPrefixSeparator(String numberPrefixSeparator)
fluent setter
|
ThoroughfareNumberPrefix |
ThoroughfareNumberPrefix.withUnderscore(String underscore)
fluent setter
|
| Modifier and Type | Method and Description |
|---|---|
List<ThoroughfareNumberPrefix> |
Thoroughfare.getThoroughfareNumberPrefix() |
| Modifier and Type | Method and Description |
|---|---|
Thoroughfare |
Thoroughfare.addToThoroughfareNumberPrefix(ThoroughfareNumberPrefix thoroughfareNumberPrefix)
add a value to the thoroughfareNumberPrefix property collection
|
| Modifier and Type | Method and Description |
|---|---|
void |
Thoroughfare.setThoroughfareNumberPrefix(List<ThoroughfareNumberPrefix> thoroughfareNumberPrefix)
Sets the value of the thoroughfareNumberPrefix property Objects of the following type(s) are allowed in the list List
|
Thoroughfare |
Thoroughfare.withThoroughfareNumberPrefix(List<ThoroughfareNumberPrefix> thoroughfareNumberPrefix)
fluent setter
|
Copyright © 2014 Micromata GmbH. All rights reserved.