| 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 DependentLocality |
KmlFactory.createXalDependentLocality(PostBox postBox,
LargeMailUser largeMailUser,
PostOffice postOffice,
PostalRoute postalRoute)
Create an instance of
DependentLocality |
| 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 | Field and Description |
|---|---|
protected DependentLocality |
Thoroughfare.dependentLocality |
protected DependentLocality |
Locality.dependentLocality |
protected DependentLocality |
DependentLocality.dependentLocality |
| Modifier and Type | Method and Description |
|---|---|
DependentLocality |
DependentLocality.addToAddressLine(AddressLine addressLine)
add a value to the addressLine property collection
|
DependentLocality |
DependentLocality.addToAny(Object any)
add a value to the any property collection
|
DependentLocality |
DependentLocality.addToDependentLocalityName(DependentLocality.DependentLocalityName dependentLocalityName)
add a value to the dependentLocalityName property collection
|
DependentLocality |
DependentLocality.clone() |
DependentLocality |
Thoroughfare.createAndSetDependentLocality(PostBox postBox,
LargeMailUser largeMailUser,
PostOffice postOffice,
PostalRoute postalRoute)
Creates a new instance of
DependentLocality and set it to dependentLocality. |
DependentLocality |
Locality.createAndSetDependentLocality(PostBox postBox,
LargeMailUser largeMailUser,
PostOffice postOffice,
PostalRoute postalRoute)
Creates a new instance of
DependentLocality and set it to dependentLocality. |
DependentLocality |
DependentLocality.createAndSetDependentLocality(PostBox postBox,
LargeMailUser largeMailUser,
PostOffice postOffice,
PostalRoute postalRoute)
Creates a new instance of
DependentLocality and set it to dependentLocality. |
DependentLocality |
Thoroughfare.getDependentLocality() |
DependentLocality |
Locality.getDependentLocality() |
DependentLocality |
DependentLocality.getDependentLocality() |
DependentLocality |
DependentLocality.withAddressLine(List<AddressLine> addressLine)
fluent setter
|
DependentLocality |
DependentLocality.withAny(List<Object> any)
fluent setter
|
DependentLocality |
DependentLocality.withConnector(String connector)
fluent setter
|
DependentLocality |
DependentLocality.withDependentLocality(DependentLocality dependentLocality)
fluent setter
|
DependentLocality |
DependentLocality.withDependentLocalityName(List<DependentLocality.DependentLocalityName> dependentLocalityName)
fluent setter
|
DependentLocality |
DependentLocality.withDependentLocalityNumber(DependentLocality.DependentLocalityNumber dependentLocalityNumber)
fluent setter
|
DependentLocality |
DependentLocality.withIndicator(String indicator)
fluent setter
|
DependentLocality |
DependentLocality.withPostalCode(PostalCode postalCode)
fluent setter
|
DependentLocality |
DependentLocality.withPremise(Premise premise)
fluent setter
|
DependentLocality |
DependentLocality.withThoroughfare(Thoroughfare thoroughfare)
fluent setter
|
DependentLocality |
DependentLocality.withUnderscore(String underscore)
fluent setter
|
DependentLocality |
DependentLocality.withUsage(String usage)
fluent setter
|
| Modifier and Type | Method and Description |
|---|---|
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. |
void |
Thoroughfare.setDependentLocality(DependentLocality value) |
void |
Locality.setDependentLocality(DependentLocality value) |
void |
DependentLocality.setDependentLocality(DependentLocality value) |
Locality |
Locality.withDependentLocality(DependentLocality dependentLocality)
fluent setter
|
DependentLocality |
DependentLocality.withDependentLocality(DependentLocality dependentLocality)
fluent setter
|
| Constructor and Description |
|---|
Thoroughfare(DependentLocality dependentLocality,
Premise premise,
Firm firm,
PostalCode postalCode)
Value constructor with only mandatory fields
|
Copyright © 2014 Micromata GmbH. All rights reserved.