| 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 ThoroughfareName |
KmlFactory.createXalThoroughfareName()
Create an instance of
ThoroughfareName |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<ThoroughfareName> |
Thoroughfare.thoroughfareName |
protected java.util.List<ThoroughfareName> |
Thoroughfare.DependentThoroughfare.thoroughfareName |
| Modifier and Type | Method and Description |
|---|---|
ThoroughfareName |
ThoroughfareName.clone() |
ThoroughfareName |
Thoroughfare.createAndAddThoroughfareName()
Creates a new instance of
ThoroughfareName and adds it to thoroughfareName. |
ThoroughfareName |
Thoroughfare.DependentThoroughfare.createAndAddThoroughfareName()
Creates a new instance of
ThoroughfareName and adds it to thoroughfareName. |
ThoroughfareName |
ThoroughfareName.withCode(java.lang.String code)
fluent setter
|
ThoroughfareName |
ThoroughfareName.withContent(java.lang.String content)
fluent setter
|
ThoroughfareName |
ThoroughfareName.withUnderscore(java.lang.String underscore)
fluent setter
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ThoroughfareName> |
Thoroughfare.getThoroughfareName() |
java.util.List<ThoroughfareName> |
Thoroughfare.DependentThoroughfare.getThoroughfareName() |
| Modifier and Type | Method and Description |
|---|---|
Thoroughfare |
Thoroughfare.addToThoroughfareName(ThoroughfareName thoroughfareName)
add a value to the thoroughfareName property collection
|
Thoroughfare.DependentThoroughfare |
Thoroughfare.DependentThoroughfare.addToThoroughfareName(ThoroughfareName thoroughfareName)
add a value to the thoroughfareName property collection
|
| Modifier and Type | Method and Description |
|---|---|
void |
Thoroughfare.setThoroughfareName(java.util.List<ThoroughfareName> thoroughfareName)
Sets the value of the thoroughfareName property Objects of the following type(s) are allowed in the list List
|
void |
Thoroughfare.DependentThoroughfare.setThoroughfareName(java.util.List<ThoroughfareName> thoroughfareName)
Sets the value of the thoroughfareName property Objects of the following type(s) are allowed in the list List
|
Thoroughfare |
Thoroughfare.withThoroughfareName(java.util.List<ThoroughfareName> thoroughfareName)
fluent setter
|
Thoroughfare.DependentThoroughfare |
Thoroughfare.DependentThoroughfare.withThoroughfareName(java.util.List<ThoroughfareName> thoroughfareName)
fluent setter
|
Copyright © 2014 Micromata GmbH. All Rights Reserved.