| Modifier and Type | Field and Description |
|---|---|
protected PostalRouteType |
DependentLocalityType.postalRoute |
protected PostalRouteType |
Locality.postalRoute |
protected PostalRouteType |
PostOffice.postalRoute |
| Modifier and Type | Method and Description |
|---|---|
void |
DependentLocalityType.setPostalRoute(PostalRouteType value)
Sets the value of the postalRoute property.
|
void |
Locality.setPostalRoute(PostalRouteType value)
Sets the value of the postalRoute property.
|
void |
PostOffice.setPostalRoute(PostalRouteType value)
Sets the value of the postalRoute property.
|
DependentLocalityType |
DependentLocalityType.withPostalRoute(PostalRouteType value) |
Locality |
Locality.withPostalRoute(PostalRouteType value) |
PostOffice |
PostOffice.withPostalRoute(PostalRouteType value) |
Copyright © 2008–2023. All rights reserved.