| Modifier and Type | Field and Description |
|---|---|
protected List<AddressDetails.PostalServiceElements.SupplementaryPostalServiceData> |
AddressDetails.PostalServiceElements.supplementaryPostalServiceData |
| Modifier and Type | Method and Description |
|---|---|
AddressDetails.PostalServiceElements.SupplementaryPostalServiceData |
ObjectFactory.createAddressDetailsPostalServiceElementsSupplementaryPostalServiceData()
Create an instance of
AddressDetails.PostalServiceElements.SupplementaryPostalServiceData |
AddressDetails.PostalServiceElements.SupplementaryPostalServiceData |
AddressDetails.PostalServiceElements.SupplementaryPostalServiceData.withCode(String value) |
AddressDetails.PostalServiceElements.SupplementaryPostalServiceData |
AddressDetails.PostalServiceElements.SupplementaryPostalServiceData.withContent(String value) |
AddressDetails.PostalServiceElements.SupplementaryPostalServiceData |
AddressDetails.PostalServiceElements.SupplementaryPostalServiceData.withType(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<AddressDetails.PostalServiceElements.SupplementaryPostalServiceData> |
AddressDetails.PostalServiceElements.getSupplementaryPostalServiceData()
Gets the value of the supplementaryPostalServiceData property.
|
| Modifier and Type | Method and Description |
|---|---|
AddressDetails.PostalServiceElements |
AddressDetails.PostalServiceElements.withSupplementaryPostalServiceData(AddressDetails.PostalServiceElements.SupplementaryPostalServiceData... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
AddressDetails.PostalServiceElements.setSupplementaryPostalServiceData(List<AddressDetails.PostalServiceElements.SupplementaryPostalServiceData> value) |
AddressDetails.PostalServiceElements |
AddressDetails.PostalServiceElements.withSupplementaryPostalServiceData(Collection<AddressDetails.PostalServiceElements.SupplementaryPostalServiceData> values) |
AddressDetails.PostalServiceElements |
AddressDetails.PostalServiceElements.withSupplementaryPostalServiceData(List<AddressDetails.PostalServiceElements.SupplementaryPostalServiceData> value) |
Copyright © 2008–2023. All rights reserved.