| Package | Description |
|---|---|
| de.micromata.opengis.kml.v_2_2_0.xal |
| Modifier and Type | Field and Description |
|---|---|
protected List<PostOffice.PostOfficeName> |
PostOffice.postOfficeName |
| Modifier and Type | Method and Description |
|---|---|
PostOffice.PostOfficeName |
PostOffice.PostOfficeName.clone() |
PostOffice.PostOfficeName |
PostOffice.createAndAddPostOfficeName()
Creates a new instance of
PostOffice.PostOfficeName and adds it to postOfficeName. |
PostOffice.PostOfficeName |
PostOffice.PostOfficeName.withCode(String code)
fluent setter
|
PostOffice.PostOfficeName |
PostOffice.PostOfficeName.withContent(String content)
fluent setter
|
PostOffice.PostOfficeName |
PostOffice.PostOfficeName.withUnderscore(String underscore)
fluent setter
|
| Modifier and Type | Method and Description |
|---|---|
List<PostOffice.PostOfficeName> |
PostOffice.getPostOfficeName() |
| Modifier and Type | Method and Description |
|---|---|
PostOffice |
PostOffice.addToPostOfficeName(PostOffice.PostOfficeName postOfficeName)
add a value to the postOfficeName property collection
|
| Modifier and Type | Method and Description |
|---|---|
void |
PostOffice.setPostOfficeName(List<PostOffice.PostOfficeName> postOfficeName)
Sets the value of the postOfficeName property Objects of the following type(s) are allowed in the list List
|
PostOffice |
PostOffice.withPostOfficeName(List<PostOffice.PostOfficeName> postOfficeName)
fluent setter
|
Copyright © 2014 Micromata GmbH. All rights reserved.