| Modifier and Type | Field and Description |
|---|---|
protected Locality |
AddressDetails.locality |
protected Locality |
AddressDetails.Country.locality |
protected Locality |
AdministrativeArea.locality |
protected Locality |
AdministrativeArea.SubAdministrativeArea.locality |
| Modifier and Type | Method and Description |
|---|---|
void |
AddressDetails.setLocality(Locality value)
Sets the value of the locality property.
|
void |
AddressDetails.Country.setLocality(Locality value)
Sets the value of the locality property.
|
void |
AdministrativeArea.setLocality(Locality value)
Sets the value of the locality property.
|
void |
AdministrativeArea.SubAdministrativeArea.setLocality(Locality value)
Sets the value of the locality property.
|
AddressDetails |
AddressDetails.withLocality(Locality value) |
AddressDetails.Country |
AddressDetails.Country.withLocality(Locality value) |
AdministrativeArea |
AdministrativeArea.withLocality(Locality value) |
AdministrativeArea.SubAdministrativeArea |
AdministrativeArea.SubAdministrativeArea.withLocality(Locality value) |
Copyright © 2008–2023. All rights reserved.