| 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 List<ThoroughfareName> |
Thoroughfare.thoroughfareName |
protected 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(String code)
fluent setter
|
ThoroughfareName |
ThoroughfareName.withContent(String content)
fluent setter
|
ThoroughfareName |
ThoroughfareName.withUnderscore(String underscore)
fluent setter
|
| Modifier and Type | Method and Description |
|---|---|
List<ThoroughfareName> |
Thoroughfare.getThoroughfareName() |
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(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(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(List<ThoroughfareName> thoroughfareName)
fluent setter
|
Thoroughfare.DependentThoroughfare |
Thoroughfare.DependentThoroughfare.withThoroughfareName(List<ThoroughfareName> thoroughfareName)
fluent setter
|
Copyright © 2014 Micromata GmbH. All rights reserved.