Uses of Interface
x0.oasisNamesTcCiqXsdschemaXAL2.AddressDetails.Country
-
Packages that use AddressDetails.Country Package Description x0.oasisNamesTcCiqXsdschemaXAL2 x0.oasisNamesTcCiqXsdschemaXAL2.impl -
-
Uses of AddressDetails.Country in x0.oasisNamesTcCiqXsdschemaXAL2
Methods in x0.oasisNamesTcCiqXsdschemaXAL2 that return AddressDetails.Country Modifier and Type Method Description AddressDetails.CountryAddressDetails. addNewCountry()Appends and returns a new empty "Country" elementAddressDetails.CountryAddressDetails. getCountry()Gets the "Country" elementstatic AddressDetails.CountryAddressDetails.Country.Factory. newInstance()static AddressDetails.CountryAddressDetails.Country.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in x0.oasisNamesTcCiqXsdschemaXAL2 with parameters of type AddressDetails.Country Modifier and Type Method Description voidAddressDetails. setCountry(AddressDetails.Country country)Sets the "Country" element -
Uses of AddressDetails.Country in x0.oasisNamesTcCiqXsdschemaXAL2.impl
Classes in x0.oasisNamesTcCiqXsdschemaXAL2.impl that implement AddressDetails.Country Modifier and Type Class Description static classAddressDetailsImpl.CountryImplAn XML Country(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).Methods in x0.oasisNamesTcCiqXsdschemaXAL2.impl that return AddressDetails.Country Modifier and Type Method Description AddressDetails.CountryAddressDetailsImpl. addNewCountry()Appends and returns a new empty "Country" elementAddressDetails.CountryAddressDetailsImpl. getCountry()Gets the "Country" elementMethods in x0.oasisNamesTcCiqXsdschemaXAL2.impl with parameters of type AddressDetails.Country Modifier and Type Method Description voidAddressDetailsImpl. setCountry(AddressDetails.Country country)Sets the "Country" element
-