| 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 Thoroughfare |
KmlFactory.createXalThoroughfare(DependentLocality dependentLocality,
Premise premise,
Firm firm,
PostalCode postalCode)
Create an instance of
Thoroughfare |
| Modifier and Type | Method and Description |
|---|---|
AddressDetails |
Feature.createAndSetXalAddressDetails(AddressDetails.Address xalAddress,
AddressLines addressLines,
AddressDetails.Country country,
AdministrativeArea administrativeArea,
Locality locality,
Thoroughfare thoroughfare)
Creates a new instance of
AddressDetails and set it to xalAddressDetails. |
static AddressDetails |
KmlFactory.createXalAddressDetails(AddressDetails.Address xalAddress,
AddressLines addressLines,
AddressDetails.Country country,
AdministrativeArea administrativeArea,
Locality locality,
Thoroughfare thoroughfare)
Create an instance of
AddressDetails |
| Modifier and Type | Field and Description |
|---|---|
protected Thoroughfare |
Locality.thoroughfare |
protected Thoroughfare |
LargeMailUser.thoroughfare |
protected Thoroughfare |
DependentLocality.thoroughfare |
protected Thoroughfare |
AddressDetails.thoroughfare |
protected Thoroughfare |
AddressDetails.Country.thoroughfare |
| Modifier and Type | Method and Description |
|---|---|
Thoroughfare |
Thoroughfare.addToAddressLine(AddressLine addressLine)
add a value to the addressLine property collection
|
Thoroughfare |
Thoroughfare.addToAny(Object any)
add a value to the any property collection
|
Thoroughfare |
Thoroughfare.addToThoroughfareName(ThoroughfareName thoroughfareName)
add a value to the thoroughfareName property collection
|
Thoroughfare |
Thoroughfare.addToThoroughfareNumberOrThoroughfareNumberRange(Object thoroughfareNumberOrThoroughfareNumberRange)
add a value to the thoroughfareNumberOrThoroughfareNumberRange property collection
|
Thoroughfare |
Thoroughfare.addToThoroughfareNumberPrefix(ThoroughfareNumberPrefix thoroughfareNumberPrefix)
add a value to the thoroughfareNumberPrefix property collection
|
Thoroughfare |
Thoroughfare.addToThoroughfareNumberSuffix(ThoroughfareNumberSuffix thoroughfareNumberSuffix)
add a value to the thoroughfareNumberSuffix property collection
|
Thoroughfare |
Thoroughfare.clone() |
Thoroughfare |
Locality.createAndSetThoroughfare(DependentLocality dependentLocality,
Premise premise,
Firm firm,
PostalCode postalCode)
Creates a new instance of
Thoroughfare and set it to thoroughfare. |
Thoroughfare |
LargeMailUser.createAndSetThoroughfare(DependentLocality dependentLocality,
Premise premise,
Firm firm,
PostalCode postalCode)
Creates a new instance of
Thoroughfare and set it to thoroughfare. |
Thoroughfare |
DependentLocality.createAndSetThoroughfare(DependentLocality dependentLocality,
Premise premise,
Firm firm,
PostalCode postalCode)
Creates a new instance of
Thoroughfare and set it to thoroughfare. |
Thoroughfare |
AddressDetails.createAndSetThoroughfare(DependentLocality dependentLocality,
Premise premise,
Firm firm,
PostalCode postalCode)
Creates a new instance of
Thoroughfare and set it to thoroughfare. |
Thoroughfare |
AddressDetails.Country.createAndSetThoroughfare(DependentLocality dependentLocality,
Premise premise,
Firm firm,
PostalCode postalCode)
Creates a new instance of
Thoroughfare and set it to thoroughfare. |
Thoroughfare |
Locality.getThoroughfare() |
Thoroughfare |
LargeMailUser.getThoroughfare() |
Thoroughfare |
DependentLocality.getThoroughfare() |
Thoroughfare |
AddressDetails.getThoroughfare() |
Thoroughfare |
AddressDetails.Country.getThoroughfare() |
Thoroughfare |
Thoroughfare.withAddressLine(List<AddressLine> addressLine)
fluent setter
|
Thoroughfare |
Thoroughfare.withAny(List<Object> any)
fluent setter
|
Thoroughfare |
Thoroughfare.withDependentThoroughfare(Thoroughfare.DependentThoroughfare dependentThoroughfare)
fluent setter
|
Thoroughfare |
Thoroughfare.withDependentThoroughfares(String dependentThoroughfares)
fluent setter
|
Thoroughfare |
Thoroughfare.withDependentThoroughfaresConnector(String dependentThoroughfaresConnector)
fluent setter
|
Thoroughfare |
Thoroughfare.withDependentThoroughfaresIndicator(String dependentThoroughfaresIndicator)
fluent setter
|
Thoroughfare |
Thoroughfare.withThoroughfareLeading(ThoroughfareLeadingType thoroughfareLeading)
fluent setter
|
Thoroughfare |
Thoroughfare.withThoroughfareName(List<ThoroughfareName> thoroughfareName)
fluent setter
|
Thoroughfare |
Thoroughfare.withThoroughfareNumberOrThoroughfareNumberRange(List<Object> thoroughfareNumberOrThoroughfareNumberRange)
fluent setter
|
Thoroughfare |
Thoroughfare.withThoroughfareNumberPrefix(List<ThoroughfareNumberPrefix> thoroughfareNumberPrefix)
fluent setter
|
Thoroughfare |
Thoroughfare.withThoroughfareNumberSuffix(List<ThoroughfareNumberSuffix> thoroughfareNumberSuffix)
fluent setter
|
Thoroughfare |
Thoroughfare.withThoroughfarePostDirection(ThoroughfarePostDirection thoroughfarePostDirection)
fluent setter
|
Thoroughfare |
Thoroughfare.withThoroughfarePreDirection(ThoroughfarePreDirection thoroughfarePreDirection)
fluent setter
|
Thoroughfare |
Thoroughfare.withThoroughfareTrailing(ThoroughfareTrailingType thoroughfareTrailing)
fluent setter
|
Thoroughfare |
Thoroughfare.withUnderscore(String underscore)
fluent setter
|
Thoroughfare |
Thoroughfare.withXalDependentThoroughfares(String xalDependentThoroughfares)
fluent setter
|
| Modifier and Type | Method and Description |
|---|---|
AddressDetails |
XAL.createAndAddXalAddressDetails(AddressDetails.Address xalAddress,
AddressLines addressLines,
AddressDetails.Country country,
AdministrativeArea administrativeArea,
Locality locality,
Thoroughfare thoroughfare)
Creates a new instance of
AddressDetails and adds it to xalAddressDetails. |
AddressDetails.Country |
AddressDetails.createAndSetCountry(AdministrativeArea administrativeArea,
Locality locality,
Thoroughfare thoroughfare)
Creates a new instance of
AddressDetails.Country and set it to country. |
void |
Locality.setThoroughfare(Thoroughfare value) |
void |
LargeMailUser.setThoroughfare(Thoroughfare value) |
void |
DependentLocality.setThoroughfare(Thoroughfare value) |
void |
AddressDetails.setThoroughfare(Thoroughfare value) |
void |
AddressDetails.Country.setThoroughfare(Thoroughfare value) |
Locality |
Locality.withThoroughfare(Thoroughfare thoroughfare)
fluent setter
|
LargeMailUser |
LargeMailUser.withThoroughfare(Thoroughfare thoroughfare)
fluent setter
|
DependentLocality |
DependentLocality.withThoroughfare(Thoroughfare thoroughfare)
fluent setter
|
| Constructor and Description |
|---|
AddressDetails.Country(AdministrativeArea administrativeArea,
Locality locality,
Thoroughfare thoroughfare)
Value constructor with only mandatory fields
|
AddressDetails(AddressDetails.Address xalAddress,
AddressLines addressLines,
AddressDetails.Country country,
AdministrativeArea administrativeArea,
Locality locality,
Thoroughfare thoroughfare)
Value constructor with only mandatory fields
|
Copyright © 2014 Micromata GmbH. All rights reserved.