| 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 java.util.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(java.lang.String code)
fluent setter
|
ThoroughfareNumberSuffix |
ThoroughfareNumberSuffix.withContent(java.lang.String content)
fluent setter
|
ThoroughfareNumberSuffix |
ThoroughfareNumberSuffix.withNumberSuffixSeparator(java.lang.String numberSuffixSeparator)
fluent setter
|
ThoroughfareNumberSuffix |
ThoroughfareNumberSuffix.withUnderscore(java.lang.String underscore)
fluent setter
|
| Modifier and Type | Method and Description |
|---|---|
java.util.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(java.util.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(java.util.List<ThoroughfareNumberSuffix> thoroughfareNumberSuffix)
fluent setter
|
Copyright © 2014 Micromata GmbH. All Rights Reserved.