| Modifier and Type | Field and Description |
|---|---|
protected 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(String value) |
PostOffice.PostOfficeName |
PostOffice.PostOfficeName.withContent(String value) |
PostOffice.PostOfficeName |
PostOffice.PostOfficeName.withType(String value) |
| Modifier and Type | Method and Description |
|---|---|
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(List<PostOffice.PostOfficeName> value) |
PostOffice |
PostOffice.withPostOfficeName(Collection<PostOffice.PostOfficeName> values) |
PostOffice |
PostOffice.withPostOfficeName(List<PostOffice.PostOfficeName> value) |
Copyright © 2008–2023. All rights reserved.