| Modifier and Type | Field and Description |
|---|---|
protected PostalCode |
SubPremiseType.postalCode |
protected PostalCode |
DependentLocalityType.postalCode |
protected PostalCode |
Department.postalCode |
protected PostalCode |
LargeMailUserType.postalCode |
protected PostalCode |
AdministrativeArea.postalCode |
protected PostalCode |
AdministrativeArea.SubAdministrativeArea.postalCode |
protected PostalCode |
FirmType.postalCode |
protected PostalCode |
Locality.postalCode |
protected PostalCode |
Thoroughfare.postalCode |
protected PostalCode |
Premise.postalCode |
protected PostalCode |
PostOffice.postalCode |
protected PostalCode |
PostBox.postalCode |
| Modifier and Type | Method and Description |
|---|---|
PostalCode |
ObjectFactory.createPostalCode()
Create an instance of
PostalCode |
PostalCode |
SubPremiseType.getPostalCode()
Gets the value of the postalCode property.
|
PostalCode |
DependentLocalityType.getPostalCode()
Gets the value of the postalCode property.
|
PostalCode |
Department.getPostalCode()
Gets the value of the postalCode property.
|
PostalCode |
LargeMailUserType.getPostalCode()
Gets the value of the postalCode property.
|
PostalCode |
AdministrativeArea.getPostalCode()
Gets the value of the postalCode property.
|
PostalCode |
AdministrativeArea.SubAdministrativeArea.getPostalCode()
Gets the value of the postalCode property.
|
PostalCode |
FirmType.getPostalCode()
Gets the value of the postalCode property.
|
PostalCode |
Locality.getPostalCode()
Gets the value of the postalCode property.
|
PostalCode |
Thoroughfare.getPostalCode()
Gets the value of the postalCode property.
|
PostalCode |
Premise.getPostalCode()
Gets the value of the postalCode property.
|
PostalCode |
PostOffice.getPostalCode()
Gets the value of the postalCode property.
|
PostalCode |
PostBox.getPostalCode()
Gets the value of the postalCode property.
|
PostalCode |
PostalCode.withAddressLine(AddressLine... values) |
PostalCode |
PostalCode.withAddressLine(java.util.Collection<AddressLine> values) |
PostalCode |
PostalCode.withAddressLine(java.util.List<AddressLine> value) |
PostalCode |
PostalCode.withAny(java.util.Collection<java.lang.Object> values) |
PostalCode |
PostalCode.withAny(java.util.List<java.lang.Object> value) |
PostalCode |
PostalCode.withAny(java.lang.Object... values) |
PostalCode |
PostalCode.withPostalCodeNumber(java.util.Collection<PostalCode.PostalCodeNumber> values) |
PostalCode |
PostalCode.withPostalCodeNumber(java.util.List<PostalCode.PostalCodeNumber> value) |
PostalCode |
PostalCode.withPostalCodeNumber(PostalCode.PostalCodeNumber... values) |
PostalCode |
PostalCode.withPostalCodeNumberExtension(java.util.Collection<PostalCode.PostalCodeNumberExtension> values) |
PostalCode |
PostalCode.withPostalCodeNumberExtension(java.util.List<PostalCode.PostalCodeNumberExtension> value) |
PostalCode |
PostalCode.withPostalCodeNumberExtension(PostalCode.PostalCodeNumberExtension... values) |
PostalCode |
PostalCode.withPostTown(PostalCode.PostTown value) |
PostalCode |
PostalCode.withType(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
SubPremiseType.setPostalCode(PostalCode value)
Sets the value of the postalCode property.
|
void |
DependentLocalityType.setPostalCode(PostalCode value)
Sets the value of the postalCode property.
|
void |
Department.setPostalCode(PostalCode value)
Sets the value of the postalCode property.
|
void |
LargeMailUserType.setPostalCode(PostalCode value)
Sets the value of the postalCode property.
|
void |
AdministrativeArea.setPostalCode(PostalCode value)
Sets the value of the postalCode property.
|
void |
AdministrativeArea.SubAdministrativeArea.setPostalCode(PostalCode value)
Sets the value of the postalCode property.
|
void |
FirmType.setPostalCode(PostalCode value)
Sets the value of the postalCode property.
|
void |
Locality.setPostalCode(PostalCode value)
Sets the value of the postalCode property.
|
void |
Thoroughfare.setPostalCode(PostalCode value)
Sets the value of the postalCode property.
|
void |
Premise.setPostalCode(PostalCode value)
Sets the value of the postalCode property.
|
void |
PostOffice.setPostalCode(PostalCode value)
Sets the value of the postalCode property.
|
void |
PostBox.setPostalCode(PostalCode value)
Sets the value of the postalCode property.
|
SubPremiseType |
SubPremiseType.withPostalCode(PostalCode value) |
DependentLocalityType |
DependentLocalityType.withPostalCode(PostalCode value) |
Department |
Department.withPostalCode(PostalCode value) |
LargeMailUserType |
LargeMailUserType.withPostalCode(PostalCode value) |
AdministrativeArea |
AdministrativeArea.withPostalCode(PostalCode value) |
AdministrativeArea.SubAdministrativeArea |
AdministrativeArea.SubAdministrativeArea.withPostalCode(PostalCode value) |
FirmType |
FirmType.withPostalCode(PostalCode value) |
Locality |
Locality.withPostalCode(PostalCode value) |
Thoroughfare |
Thoroughfare.withPostalCode(PostalCode value) |
Premise |
Premise.withPostalCode(PostalCode value) |
PostOffice |
PostOffice.withPostalCode(PostalCode value) |
PostBox |
PostBox.withPostalCode(PostalCode value) |
Copyright © 2008-2021. All Rights Reserved.