| Package | Description |
|---|---|
| de.micromata.opengis.kml.v_2_2_0.xal |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.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(java.lang.String code)
fluent setter
|
PostOffice.PostOfficeName |
PostOffice.PostOfficeName.withContent(java.lang.String content)
fluent setter
|
PostOffice.PostOfficeName |
PostOffice.PostOfficeName.withUnderscore(java.lang.String underscore)
fluent setter
|
| Modifier and Type | Method and Description |
|---|---|
java.util.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(java.util.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(java.util.List<PostOffice.PostOfficeName> postOfficeName)
fluent setter
|
Copyright © 2014 Micromata GmbH. All Rights Reserved.