| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<PostOffice.PostOfficeName> |
PostOffice.postOfficeName |
| Modifier and Type | Method and Description |
|---|---|
PostOffice.PostOfficeName |
ObjectFactory.createPostOfficePostOfficeName()
Create an instance of
PostOffice.PostOfficeName |
PostOffice.PostOfficeName |
PostOffice.PostOfficeName.withCode(java.lang.String value) |
PostOffice.PostOfficeName |
PostOffice.PostOfficeName.withContent(java.lang.String value) |
PostOffice.PostOfficeName |
PostOffice.PostOfficeName.withType(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PostOffice.PostOfficeName> |
PostOffice.getPostOfficeName()
Gets the value of the postOfficeName property.
|
| Modifier and Type | Method and Description |
|---|---|
PostOffice |
PostOffice.withPostOfficeName(PostOffice.PostOfficeName... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
PostOffice.setPostOfficeName(java.util.List<PostOffice.PostOfficeName> value) |
PostOffice |
PostOffice.withPostOfficeName(java.util.Collection<PostOffice.PostOfficeName> values) |
PostOffice |
PostOffice.withPostOfficeName(java.util.List<PostOffice.PostOfficeName> value) |
Copyright © 2008-2021. All Rights Reserved.