| 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 PostBox |
KmlFactory.createXalPostBox(PostBox.PostBoxNumber postBoxNumber)
Create an instance of
PostBox |
| Modifier and Type | Field and Description |
|---|---|
protected PostBox.PostBoxNumber |
PostBox.postBoxNumber |
| Modifier and Type | Method and Description |
|---|---|
PostBox.PostBoxNumber |
PostBox.PostBoxNumber.clone() |
PostBox.PostBoxNumber |
PostBox.createAndSetPostBoxNumber()
Creates a new instance of
PostBox.PostBoxNumber and set it to postBoxNumber. |
PostBox.PostBoxNumber |
PostBox.getPostBoxNumber() |
PostBox.PostBoxNumber |
PostBox.PostBoxNumber.withCode(String code)
fluent setter
|
PostBox.PostBoxNumber |
PostBox.PostBoxNumber.withContent(String content)
fluent setter
|
| Modifier and Type | Method and Description |
|---|---|
PostBox |
PostOffice.createAndSetPostBox(PostBox.PostBoxNumber postBoxNumber)
Creates a new instance of
PostBox and set it to postBox. |
PostBox |
PostalRoute.createAndSetPostBox(PostBox.PostBoxNumber postBoxNumber)
Creates a new instance of
PostBox and set it to postBox. |
PostBox |
Locality.createAndSetPostBox(PostBox.PostBoxNumber postBoxNumber)
Creates a new instance of
PostBox and set it to postBox. |
PostBox |
LargeMailUser.createAndSetPostBox(PostBox.PostBoxNumber postBoxNumber)
Creates a new instance of
PostBox and set it to postBox. |
PostBox |
DependentLocality.createAndSetPostBox(PostBox.PostBoxNumber postBoxNumber)
Creates a new instance of
PostBox and set it to postBox. |
void |
PostBox.setPostBoxNumber(PostBox.PostBoxNumber value) |
| Constructor and Description |
|---|
PostBox(PostBox.PostBoxNumber postBoxNumber)
Value constructor with only mandatory fields
|
Copyright © 2014 Micromata GmbH. All rights reserved.