| 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 MailStop |
KmlFactory.createXalMailStop()
Create an instance of
MailStop |
| Modifier and Type | Field and Description |
|---|---|
protected MailStop |
SubPremise.mailStop |
protected MailStop |
Premise.mailStop |
protected MailStop |
Firm.mailStop |
protected MailStop |
Department.mailStop |
| Modifier and Type | Method and Description |
|---|---|
MailStop |
MailStop.addToAddressLine(AddressLine addressLine)
add a value to the addressLine property collection
|
MailStop |
MailStop.addToAny(Object any)
add a value to the any property collection
|
MailStop |
MailStop.clone() |
MailStop |
SubPremise.createAndSetMailStop()
Creates a new instance of
MailStop and set it to mailStop. |
MailStop |
Premise.createAndSetMailStop()
Creates a new instance of
MailStop and set it to mailStop. |
MailStop |
Firm.createAndSetMailStop()
Creates a new instance of
MailStop and set it to mailStop. |
MailStop |
Department.createAndSetMailStop()
Creates a new instance of
MailStop and set it to mailStop. |
MailStop |
SubPremise.getMailStop() |
MailStop |
Premise.getMailStop() |
MailStop |
Firm.getMailStop() |
MailStop |
Department.getMailStop() |
MailStop |
MailStop.withAddressLine(List<AddressLine> addressLine)
fluent setter
|
MailStop |
MailStop.withAny(List<Object> any)
fluent setter
|
MailStop |
MailStop.withMailStopName(MailStop.MailStopName mailStopName)
fluent setter
|
MailStop |
MailStop.withMailStopNumber(MailStop.MailStopNumber mailStopNumber)
fluent setter
|
MailStop |
MailStop.withUnderscore(String underscore)
fluent setter
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubPremise.setMailStop(MailStop value) |
void |
Premise.setMailStop(MailStop value) |
void |
Firm.setMailStop(MailStop value) |
void |
Department.setMailStop(MailStop value) |
SubPremise |
SubPremise.withMailStop(MailStop mailStop)
fluent setter
|
Premise |
Premise.withMailStop(MailStop mailStop)
fluent setter
|
Firm |
Firm.withMailStop(MailStop mailStop)
fluent setter
|
Department |
Department.withMailStop(MailStop mailStop)
fluent setter
|
Copyright © 2014 Micromata GmbH. All rights reserved.