| Package | Description |
|---|---|
| de.micromata.opengis.kml.v_2_2_0.xal |
| Modifier and Type | Field and Description |
|---|---|
protected List<AddressDetails.Country.CountryNameCode> |
AddressDetails.Country.countryNameCode |
| Modifier and Type | Method and Description |
|---|---|
AddressDetails.Country.CountryNameCode |
AddressDetails.Country.CountryNameCode.clone() |
AddressDetails.Country.CountryNameCode |
AddressDetails.Country.createAndAddCountryNameCode()
Creates a new instance of
AddressDetails.Country.CountryNameCode and adds it to countryNameCode. |
AddressDetails.Country.CountryNameCode |
AddressDetails.Country.CountryNameCode.withCode(String code)
fluent setter
|
AddressDetails.Country.CountryNameCode |
AddressDetails.Country.CountryNameCode.withContent(String content)
fluent setter
|
AddressDetails.Country.CountryNameCode |
AddressDetails.Country.CountryNameCode.withScheme(String scheme)
fluent setter
|
| Modifier and Type | Method and Description |
|---|---|
List<AddressDetails.Country.CountryNameCode> |
AddressDetails.Country.getCountryNameCode() |
| Modifier and Type | Method and Description |
|---|---|
AddressDetails.Country |
AddressDetails.Country.addToCountryNameCode(AddressDetails.Country.CountryNameCode countryNameCode)
add a value to the countryNameCode property collection
|
| Modifier and Type | Method and Description |
|---|---|
void |
AddressDetails.Country.setCountryNameCode(List<AddressDetails.Country.CountryNameCode> countryNameCode)
Sets the value of the countryNameCode property Objects of the following type(s) are allowed in the list List
|
AddressDetails.Country |
AddressDetails.Country.withCountryNameCode(List<AddressDetails.Country.CountryNameCode> countryNameCode)
fluent setter
|
Copyright © 2014 Micromata GmbH. All rights reserved.