| Modifier and Type | Field and Description |
|---|---|
protected PostOffice |
DependentLocalityType.postOffice |
protected PostOffice |
Locality.postOffice |
protected PostOffice |
AdministrativeArea.postOffice |
protected PostOffice |
AdministrativeArea.SubAdministrativeArea.postOffice |
| Modifier and Type | Method and Description |
|---|---|
void |
DependentLocalityType.setPostOffice(PostOffice value)
Sets the value of the postOffice property.
|
void |
Locality.setPostOffice(PostOffice value)
Sets the value of the postOffice property.
|
void |
AdministrativeArea.setPostOffice(PostOffice value)
Sets the value of the postOffice property.
|
void |
AdministrativeArea.SubAdministrativeArea.setPostOffice(PostOffice value)
Sets the value of the postOffice property.
|
DependentLocalityType |
DependentLocalityType.withPostOffice(PostOffice value) |
Locality |
Locality.withPostOffice(PostOffice value) |
AdministrativeArea |
AdministrativeArea.withPostOffice(PostOffice value) |
AdministrativeArea.SubAdministrativeArea |
AdministrativeArea.SubAdministrativeArea.withPostOffice(PostOffice value) |
Copyright © 2008–2023. All rights reserved.