| 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 ThoroughfareNumberSuffix |
KmlFactory.createXalThoroughfareNumberSuffix()
Create an instance of
ThoroughfareNumberSuffix |
| Modifier and Type | Field and Description |
|---|---|
protected List<ThoroughfareNumberSuffix> |
Thoroughfare.thoroughfareNumberSuffix |
| Modifier and Type | Method and Description |
|---|---|
ThoroughfareNumberSuffix |
ThoroughfareNumberSuffix.clone() |
ThoroughfareNumberSuffix |
Thoroughfare.createAndAddThoroughfareNumberSuffix()
Creates a new instance of
ThoroughfareNumberSuffix and adds it to thoroughfareNumberSuffix. |
ThoroughfareNumberSuffix |
ThoroughfareNumberSuffix.withCode(String code)
fluent setter
|
ThoroughfareNumberSuffix |
ThoroughfareNumberSuffix.withContent(String content)
fluent setter
|
ThoroughfareNumberSuffix |
ThoroughfareNumberSuffix.withNumberSuffixSeparator(String numberSuffixSeparator)
fluent setter
|
ThoroughfareNumberSuffix |
ThoroughfareNumberSuffix.withUnderscore(String underscore)
fluent setter
|
| Modifier and Type | Method and Description |
|---|---|
List<ThoroughfareNumberSuffix> |
Thoroughfare.getThoroughfareNumberSuffix() |
| Modifier and Type | Method and Description |
|---|---|
Thoroughfare |
Thoroughfare.addToThoroughfareNumberSuffix(ThoroughfareNumberSuffix thoroughfareNumberSuffix)
add a value to the thoroughfareNumberSuffix property collection
|
| Modifier and Type | Method and Description |
|---|---|
void |
Thoroughfare.setThoroughfareNumberSuffix(List<ThoroughfareNumberSuffix> thoroughfareNumberSuffix)
Sets the value of the thoroughfareNumberSuffix property Objects of the following type(s) are allowed in the list List
|
Thoroughfare |
Thoroughfare.withThoroughfareNumberSuffix(List<ThoroughfareNumberSuffix> thoroughfareNumberSuffix)
fluent setter
|
Copyright © 2014 Micromata GmbH. All rights reserved.