Uses of Class
org.hisrc.w3c.oasis.xal.v_2_0.AddressDetails.PostalServiceElements.SupplementaryPostalServiceData
-
-
Uses of AddressDetails.PostalServiceElements.SupplementaryPostalServiceData in org.hisrc.w3c.oasis.xal.v_2_0
Fields in org.hisrc.w3c.oasis.xal.v_2_0 with type parameters of type AddressDetails.PostalServiceElements.SupplementaryPostalServiceData Modifier and Type Field Description protected List<AddressDetails.PostalServiceElements.SupplementaryPostalServiceData>AddressDetails.PostalServiceElements. supplementaryPostalServiceDataMethods in org.hisrc.w3c.oasis.xal.v_2_0 that return AddressDetails.PostalServiceElements.SupplementaryPostalServiceData Modifier and Type Method Description AddressDetails.PostalServiceElements.SupplementaryPostalServiceDataObjectFactory. createAddressDetailsPostalServiceElementsSupplementaryPostalServiceData()Create an instance ofAddressDetails.PostalServiceElements.SupplementaryPostalServiceDataAddressDetails.PostalServiceElements.SupplementaryPostalServiceDataAddressDetails.PostalServiceElements.SupplementaryPostalServiceData. withCode(String value)AddressDetails.PostalServiceElements.SupplementaryPostalServiceDataAddressDetails.PostalServiceElements.SupplementaryPostalServiceData. withContent(String value)AddressDetails.PostalServiceElements.SupplementaryPostalServiceDataAddressDetails.PostalServiceElements.SupplementaryPostalServiceData. withType(String value)Methods in org.hisrc.w3c.oasis.xal.v_2_0 that return types with arguments of type AddressDetails.PostalServiceElements.SupplementaryPostalServiceData Modifier and Type Method Description List<AddressDetails.PostalServiceElements.SupplementaryPostalServiceData>AddressDetails.PostalServiceElements. getSupplementaryPostalServiceData()Gets the value of the supplementaryPostalServiceData property.Methods in org.hisrc.w3c.oasis.xal.v_2_0 with parameters of type AddressDetails.PostalServiceElements.SupplementaryPostalServiceData Modifier and Type Method Description AddressDetails.PostalServiceElementsAddressDetails.PostalServiceElements. withSupplementaryPostalServiceData(AddressDetails.PostalServiceElements.SupplementaryPostalServiceData... values)Method parameters in org.hisrc.w3c.oasis.xal.v_2_0 with type arguments of type AddressDetails.PostalServiceElements.SupplementaryPostalServiceData Modifier and Type Method Description voidAddressDetails.PostalServiceElements. setSupplementaryPostalServiceData(List<AddressDetails.PostalServiceElements.SupplementaryPostalServiceData> value)AddressDetails.PostalServiceElementsAddressDetails.PostalServiceElements. withSupplementaryPostalServiceData(Collection<AddressDetails.PostalServiceElements.SupplementaryPostalServiceData> values)AddressDetails.PostalServiceElementsAddressDetails.PostalServiceElements. withSupplementaryPostalServiceData(List<AddressDetails.PostalServiceElements.SupplementaryPostalServiceData> value)
-