Uses of Interface
x0.oasisNamesTcCiqXsdschemaXAL2.CountryNameDocument.CountryName
-
Packages that use CountryNameDocument.CountryName Package Description x0.oasisNamesTcCiqXsdschemaXAL2 x0.oasisNamesTcCiqXsdschemaXAL2.impl -
-
Uses of CountryNameDocument.CountryName in x0.oasisNamesTcCiqXsdschemaXAL2
Methods in x0.oasisNamesTcCiqXsdschemaXAL2 that return CountryNameDocument.CountryName Modifier and Type Method Description CountryNameDocument.CountryNameAddressDetails.Country. addNewCountryName()Appends and returns a new empty value (as xml) as the last "CountryName" elementCountryNameDocument.CountryNameCountryNameDocument. addNewCountryName()Appends and returns a new empty "CountryName" elementCountryNameDocument.CountryNameCountryNameDocument. getCountryName()Gets the "CountryName" elementCountryNameDocument.CountryName[]AddressDetails.Country. getCountryNameArray()Gets array of all "CountryName" elementsCountryNameDocument.CountryNameAddressDetails.Country. getCountryNameArray(int i)Gets ith "CountryName" elementCountryNameDocument.CountryNameAddressDetails.Country. insertNewCountryName(int i)Inserts and returns a new empty value (as xml) as the ith "CountryName" elementstatic CountryNameDocument.CountryNameCountryNameDocument.CountryName.Factory. newInstance()static CountryNameDocument.CountryNameCountryNameDocument.CountryName.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in x0.oasisNamesTcCiqXsdschemaXAL2 with parameters of type CountryNameDocument.CountryName Modifier and Type Method Description voidCountryNameDocument. setCountryName(CountryNameDocument.CountryName countryName)Sets the "CountryName" elementvoidAddressDetails.Country. setCountryNameArray(int i, CountryNameDocument.CountryName countryName)Sets ith "CountryName" elementvoidAddressDetails.Country. setCountryNameArray(CountryNameDocument.CountryName[] countryNameArray)Sets array of all "CountryName" element -
Uses of CountryNameDocument.CountryName in x0.oasisNamesTcCiqXsdschemaXAL2.impl
Classes in x0.oasisNamesTcCiqXsdschemaXAL2.impl that implement CountryNameDocument.CountryName Modifier and Type Class Description static classCountryNameDocumentImpl.CountryNameImplAn XML CountryName(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).Methods in x0.oasisNamesTcCiqXsdschemaXAL2.impl that return CountryNameDocument.CountryName Modifier and Type Method Description CountryNameDocument.CountryNameAddressDetailsImpl.CountryImpl. addNewCountryName()Appends and returns a new empty value (as xml) as the last "CountryName" elementCountryNameDocument.CountryNameCountryNameDocumentImpl. addNewCountryName()Appends and returns a new empty "CountryName" elementCountryNameDocument.CountryNameCountryNameDocumentImpl. getCountryName()Gets the "CountryName" elementCountryNameDocument.CountryName[]AddressDetailsImpl.CountryImpl. getCountryNameArray()Gets array of all "CountryName" elementsCountryNameDocument.CountryNameAddressDetailsImpl.CountryImpl. getCountryNameArray(int i)Gets ith "CountryName" elementCountryNameDocument.CountryNameAddressDetailsImpl.CountryImpl. insertNewCountryName(int i)Inserts and returns a new empty value (as xml) as the ith "CountryName" elementMethods in x0.oasisNamesTcCiqXsdschemaXAL2.impl with parameters of type CountryNameDocument.CountryName Modifier and Type Method Description voidCountryNameDocumentImpl. setCountryName(CountryNameDocument.CountryName countryName)Sets the "CountryName" elementvoidAddressDetailsImpl.CountryImpl. setCountryNameArray(int i, CountryNameDocument.CountryName countryName)Sets ith "CountryName" elementvoidAddressDetailsImpl.CountryImpl. setCountryNameArray(CountryNameDocument.CountryName[] countryNameArray)Sets array of all "CountryName" element
-