| 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 CountryName |
KmlFactory.createXalCountryName()
Create an instance of
CountryName |
| Modifier and Type | Field and Description |
|---|---|
protected List<CountryName> |
AddressDetails.Country.countryName |
| Modifier and Type | Method and Description |
|---|---|
CountryName |
CountryName.clone() |
CountryName |
AddressDetails.Country.createAndAddCountryName()
Creates a new instance of
CountryName and adds it to countryName. |
CountryName |
CountryName.withCode(String code)
fluent setter
|
CountryName |
CountryName.withContent(String content)
fluent setter
|
CountryName |
CountryName.withUnderscore(String underscore)
fluent setter
|
| Modifier and Type | Method and Description |
|---|---|
List<CountryName> |
AddressDetails.Country.getCountryName() |
| Modifier and Type | Method and Description |
|---|---|
AddressDetails.Country |
AddressDetails.Country.addToCountryName(CountryName countryName)
add a value to the countryName property collection
|
| Modifier and Type | Method and Description |
|---|---|
void |
AddressDetails.Country.setCountryName(List<CountryName> countryName)
Sets the value of the countryName property Objects of the following type(s) are allowed in the list List
|
AddressDetails.Country |
AddressDetails.Country.withCountryName(List<CountryName> countryName)
fluent setter
|
Copyright © 2014 Micromata GmbH. All rights reserved.