Uses of Interface
x0.oasisNamesTcCiqXsdschemaXAL2.AddressDetails.PostalServiceElements.SupplementaryPostalServiceData
-
Packages that use AddressDetails.PostalServiceElements.SupplementaryPostalServiceData Package Description x0.oasisNamesTcCiqXsdschemaXAL2 x0.oasisNamesTcCiqXsdschemaXAL2.impl -
-
Uses of AddressDetails.PostalServiceElements.SupplementaryPostalServiceData in x0.oasisNamesTcCiqXsdschemaXAL2
Methods in x0.oasisNamesTcCiqXsdschemaXAL2 that return AddressDetails.PostalServiceElements.SupplementaryPostalServiceData Modifier and Type Method Description AddressDetails.PostalServiceElements.SupplementaryPostalServiceDataAddressDetails.PostalServiceElements. addNewSupplementaryPostalServiceData()Appends and returns a new empty value (as xml) as the last "SupplementaryPostalServiceData" elementAddressDetails.PostalServiceElements.SupplementaryPostalServiceData[]AddressDetails.PostalServiceElements. getSupplementaryPostalServiceDataArray()Gets array of all "SupplementaryPostalServiceData" elementsAddressDetails.PostalServiceElements.SupplementaryPostalServiceDataAddressDetails.PostalServiceElements. getSupplementaryPostalServiceDataArray(int i)Gets ith "SupplementaryPostalServiceData" elementAddressDetails.PostalServiceElements.SupplementaryPostalServiceDataAddressDetails.PostalServiceElements. insertNewSupplementaryPostalServiceData(int i)Inserts and returns a new empty value (as xml) as the ith "SupplementaryPostalServiceData" elementstatic AddressDetails.PostalServiceElements.SupplementaryPostalServiceDataAddressDetails.PostalServiceElements.SupplementaryPostalServiceData.Factory. newInstance()static AddressDetails.PostalServiceElements.SupplementaryPostalServiceDataAddressDetails.PostalServiceElements.SupplementaryPostalServiceData.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in x0.oasisNamesTcCiqXsdschemaXAL2 with parameters of type AddressDetails.PostalServiceElements.SupplementaryPostalServiceData Modifier and Type Method Description voidAddressDetails.PostalServiceElements. setSupplementaryPostalServiceDataArray(int i, AddressDetails.PostalServiceElements.SupplementaryPostalServiceData supplementaryPostalServiceData)Sets ith "SupplementaryPostalServiceData" elementvoidAddressDetails.PostalServiceElements. setSupplementaryPostalServiceDataArray(AddressDetails.PostalServiceElements.SupplementaryPostalServiceData[] supplementaryPostalServiceDataArray)Sets array of all "SupplementaryPostalServiceData" element -
Uses of AddressDetails.PostalServiceElements.SupplementaryPostalServiceData in x0.oasisNamesTcCiqXsdschemaXAL2.impl
Classes in x0.oasisNamesTcCiqXsdschemaXAL2.impl that implement AddressDetails.PostalServiceElements.SupplementaryPostalServiceData Modifier and Type Class Description static classAddressDetailsImpl.PostalServiceElementsImpl.SupplementaryPostalServiceDataImplAn XML SupplementaryPostalServiceData(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).Methods in x0.oasisNamesTcCiqXsdschemaXAL2.impl that return AddressDetails.PostalServiceElements.SupplementaryPostalServiceData Modifier and Type Method Description AddressDetails.PostalServiceElements.SupplementaryPostalServiceDataAddressDetailsImpl.PostalServiceElementsImpl. addNewSupplementaryPostalServiceData()Appends and returns a new empty value (as xml) as the last "SupplementaryPostalServiceData" elementAddressDetails.PostalServiceElements.SupplementaryPostalServiceData[]AddressDetailsImpl.PostalServiceElementsImpl. getSupplementaryPostalServiceDataArray()Gets array of all "SupplementaryPostalServiceData" elementsAddressDetails.PostalServiceElements.SupplementaryPostalServiceDataAddressDetailsImpl.PostalServiceElementsImpl. getSupplementaryPostalServiceDataArray(int i)Gets ith "SupplementaryPostalServiceData" elementAddressDetails.PostalServiceElements.SupplementaryPostalServiceDataAddressDetailsImpl.PostalServiceElementsImpl. insertNewSupplementaryPostalServiceData(int i)Inserts and returns a new empty value (as xml) as the ith "SupplementaryPostalServiceData" elementMethods in x0.oasisNamesTcCiqXsdschemaXAL2.impl with parameters of type AddressDetails.PostalServiceElements.SupplementaryPostalServiceData Modifier and Type Method Description voidAddressDetailsImpl.PostalServiceElementsImpl. setSupplementaryPostalServiceDataArray(int i, AddressDetails.PostalServiceElements.SupplementaryPostalServiceData supplementaryPostalServiceData)Sets ith "SupplementaryPostalServiceData" elementvoidAddressDetailsImpl.PostalServiceElementsImpl. setSupplementaryPostalServiceDataArray(AddressDetails.PostalServiceElements.SupplementaryPostalServiceData[] supplementaryPostalServiceDataArray)Sets array of all "SupplementaryPostalServiceData" element
-