Uses of Interface
x0.oasisNamesTcCiqXsdschemaXAL2.AddressDetails.Country.CountryNameCode
-
Packages that use AddressDetails.Country.CountryNameCode Package Description x0.oasisNamesTcCiqXsdschemaXAL2 x0.oasisNamesTcCiqXsdschemaXAL2.impl -
-
Uses of AddressDetails.Country.CountryNameCode in x0.oasisNamesTcCiqXsdschemaXAL2
Methods in x0.oasisNamesTcCiqXsdschemaXAL2 that return AddressDetails.Country.CountryNameCode Modifier and Type Method Description AddressDetails.Country.CountryNameCodeAddressDetails.Country. addNewCountryNameCode()Appends and returns a new empty value (as xml) as the last "CountryNameCode" elementAddressDetails.Country.CountryNameCode[]AddressDetails.Country. getCountryNameCodeArray()Gets array of all "CountryNameCode" elementsAddressDetails.Country.CountryNameCodeAddressDetails.Country. getCountryNameCodeArray(int i)Gets ith "CountryNameCode" elementAddressDetails.Country.CountryNameCodeAddressDetails.Country. insertNewCountryNameCode(int i)Inserts and returns a new empty value (as xml) as the ith "CountryNameCode" elementstatic AddressDetails.Country.CountryNameCodeAddressDetails.Country.CountryNameCode.Factory. newInstance()static AddressDetails.Country.CountryNameCodeAddressDetails.Country.CountryNameCode.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in x0.oasisNamesTcCiqXsdschemaXAL2 with parameters of type AddressDetails.Country.CountryNameCode Modifier and Type Method Description voidAddressDetails.Country. setCountryNameCodeArray(int i, AddressDetails.Country.CountryNameCode countryNameCode)Sets ith "CountryNameCode" elementvoidAddressDetails.Country. setCountryNameCodeArray(AddressDetails.Country.CountryNameCode[] countryNameCodeArray)Sets array of all "CountryNameCode" element -
Uses of AddressDetails.Country.CountryNameCode in x0.oasisNamesTcCiqXsdschemaXAL2.impl
Classes in x0.oasisNamesTcCiqXsdschemaXAL2.impl that implement AddressDetails.Country.CountryNameCode Modifier and Type Class Description static classAddressDetailsImpl.CountryImpl.CountryNameCodeImplAn XML CountryNameCode(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).Methods in x0.oasisNamesTcCiqXsdschemaXAL2.impl that return AddressDetails.Country.CountryNameCode Modifier and Type Method Description AddressDetails.Country.CountryNameCodeAddressDetailsImpl.CountryImpl. addNewCountryNameCode()Appends and returns a new empty value (as xml) as the last "CountryNameCode" elementAddressDetails.Country.CountryNameCode[]AddressDetailsImpl.CountryImpl. getCountryNameCodeArray()Gets array of all "CountryNameCode" elementsAddressDetails.Country.CountryNameCodeAddressDetailsImpl.CountryImpl. getCountryNameCodeArray(int i)Gets ith "CountryNameCode" elementAddressDetails.Country.CountryNameCodeAddressDetailsImpl.CountryImpl. insertNewCountryNameCode(int i)Inserts and returns a new empty value (as xml) as the ith "CountryNameCode" elementMethods in x0.oasisNamesTcCiqXsdschemaXAL2.impl with parameters of type AddressDetails.Country.CountryNameCode Modifier and Type Method Description voidAddressDetailsImpl.CountryImpl. setCountryNameCodeArray(int i, AddressDetails.Country.CountryNameCode countryNameCode)Sets ith "CountryNameCode" elementvoidAddressDetailsImpl.CountryImpl. setCountryNameCodeArray(AddressDetails.Country.CountryNameCode[] countryNameCodeArray)Sets array of all "CountryNameCode" element
-