| 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 LargeMailUser |
KmlFactory.createXalLargeMailUser()
Create an instance of
LargeMailUser |
| Modifier and Type | Method and Description |
|---|---|
static DependentLocality |
KmlFactory.createXalDependentLocality(PostBox postBox,
LargeMailUser largeMailUser,
PostOffice postOffice,
PostalRoute postalRoute)
Create an instance of
DependentLocality |
static Locality |
KmlFactory.createXalLocality(PostBox postBox,
LargeMailUser largeMailUser,
PostOffice postOffice,
PostalRoute postalRoute)
Create an instance of
Locality |
| Modifier and Type | Field and Description |
|---|---|
protected LargeMailUser |
Locality.largeMailUser |
protected LargeMailUser |
DependentLocality.largeMailUser |
| Modifier and Type | Method and Description |
|---|---|
LargeMailUser |
LargeMailUser.addToAddressLine(AddressLine addressLine)
add a value to the addressLine property collection
|
LargeMailUser |
LargeMailUser.addToAny(Object any)
add a value to the any property collection
|
LargeMailUser |
LargeMailUser.addToBuildingName(BuildingName buildingName)
add a value to the buildingName property collection
|
LargeMailUser |
LargeMailUser.addToLargeMailUserName(LargeMailUser.LargeMailUserName largeMailUserName)
add a value to the largeMailUserName property collection
|
LargeMailUser |
LargeMailUser.clone() |
LargeMailUser |
Locality.createAndSetLargeMailUser()
Creates a new instance of
LargeMailUser and set it to largeMailUser. |
LargeMailUser |
DependentLocality.createAndSetLargeMailUser()
Creates a new instance of
LargeMailUser and set it to largeMailUser. |
LargeMailUser |
Locality.getLargeMailUser() |
LargeMailUser |
DependentLocality.getLargeMailUser() |
LargeMailUser |
LargeMailUser.withAddressLine(List<AddressLine> addressLine)
fluent setter
|
LargeMailUser |
LargeMailUser.withAny(List<Object> any)
fluent setter
|
LargeMailUser |
LargeMailUser.withBuildingName(List<BuildingName> buildingName)
fluent setter
|
LargeMailUser |
LargeMailUser.withDepartment(Department department)
fluent setter
|
LargeMailUser |
LargeMailUser.withLargeMailUserIdentifier(LargeMailUser.LargeMailUserIdentifier largeMailUserIdentifier)
fluent setter
|
LargeMailUser |
LargeMailUser.withLargeMailUserName(List<LargeMailUser.LargeMailUserName> largeMailUserName)
fluent setter
|
LargeMailUser |
LargeMailUser.withPostalCode(PostalCode postalCode)
fluent setter
|
LargeMailUser |
LargeMailUser.withPostBox(PostBox postBox)
fluent setter
|
LargeMailUser |
LargeMailUser.withThoroughfare(Thoroughfare thoroughfare)
fluent setter
|
LargeMailUser |
LargeMailUser.withUnderscore(String underscore)
fluent setter
|
| Modifier and Type | Method and Description |
|---|---|
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. |
Locality |
AdministrativeArea.createAndSetLocality(PostBox postBox,
LargeMailUser largeMailUser,
PostOffice postOffice,
PostalRoute postalRoute)
Creates a new instance of
Locality and set it to locality. |
Locality |
AdministrativeArea.SubAdministrativeArea.createAndSetLocality(PostBox postBox,
LargeMailUser largeMailUser,
PostOffice postOffice,
PostalRoute postalRoute)
Creates a new instance of
Locality and set it to locality. |
Locality |
AddressDetails.createAndSetLocality(PostBox postBox,
LargeMailUser largeMailUser,
PostOffice postOffice,
PostalRoute postalRoute)
Creates a new instance of
Locality and set it to locality. |
Locality |
AddressDetails.Country.createAndSetLocality(PostBox postBox,
LargeMailUser largeMailUser,
PostOffice postOffice,
PostalRoute postalRoute)
Creates a new instance of
Locality and set it to locality. |
void |
Locality.setLargeMailUser(LargeMailUser value) |
void |
DependentLocality.setLargeMailUser(LargeMailUser value) |
| Constructor and Description |
|---|
DependentLocality(PostBox postBox,
LargeMailUser largeMailUser,
PostOffice postOffice,
PostalRoute postalRoute)
Value constructor with only mandatory fields
|
Locality(PostBox postBox,
LargeMailUser largeMailUser,
PostOffice postOffice,
PostalRoute postalRoute)
Value constructor with only mandatory fields
|
Copyright © 2014 Micromata GmbH. All rights reserved.