Package x0.oasisNamesTcCiqXsdschemaXAL2
Interface AddressDetails.Country
-
- All Superinterfaces:
org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
AddressDetailsImpl.CountryImpl
- Enclosing interface:
- AddressDetails
public static interface AddressDetails.Country extends org.apache.xmlbeans.XmlObjectAn XML Country(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceAddressDetails.Country.CountryNameCodeAn XML CountryNameCode(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).static classAddressDetails.Country.FactoryA factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static org.apache.xmlbeans.SchemaTypetype
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AddressLineDocument.AddressLineaddNewAddressLine()Appends and returns a new empty value (as xml) as the last "AddressLine" elementAdministrativeAreaDocument.AdministrativeAreaaddNewAdministrativeArea()Appends and returns a new empty "AdministrativeArea" elementCountryNameDocument.CountryNameaddNewCountryName()Appends and returns a new empty value (as xml) as the last "CountryName" elementAddressDetails.Country.CountryNameCodeaddNewCountryNameCode()Appends and returns a new empty value (as xml) as the last "CountryNameCode" elementLocalityDocument.LocalityaddNewLocality()Appends and returns a new empty "Locality" elementThoroughfareDocument.ThoroughfareaddNewThoroughfare()Appends and returns a new empty "Thoroughfare" elementAddressLineDocument.AddressLine[]getAddressLineArray()Gets array of all "AddressLine" elementsAddressLineDocument.AddressLinegetAddressLineArray(int i)Gets ith "AddressLine" elementAdministrativeAreaDocument.AdministrativeAreagetAdministrativeArea()Gets the "AdministrativeArea" elementCountryNameDocument.CountryName[]getCountryNameArray()Gets array of all "CountryName" elementsCountryNameDocument.CountryNamegetCountryNameArray(int i)Gets ith "CountryName" elementAddressDetails.Country.CountryNameCode[]getCountryNameCodeArray()Gets array of all "CountryNameCode" elementsAddressDetails.Country.CountryNameCodegetCountryNameCodeArray(int i)Gets ith "CountryNameCode" elementLocalityDocument.LocalitygetLocality()Gets the "Locality" elementThoroughfareDocument.ThoroughfaregetThoroughfare()Gets the "Thoroughfare" elementAddressLineDocument.AddressLineinsertNewAddressLine(int i)Inserts and returns a new empty value (as xml) as the ith "AddressLine" elementCountryNameDocument.CountryNameinsertNewCountryName(int i)Inserts and returns a new empty value (as xml) as the ith "CountryName" elementAddressDetails.Country.CountryNameCodeinsertNewCountryNameCode(int i)Inserts and returns a new empty value (as xml) as the ith "CountryNameCode" elementbooleanisSetAdministrativeArea()True if has "AdministrativeArea" elementbooleanisSetLocality()True if has "Locality" elementbooleanisSetThoroughfare()True if has "Thoroughfare" elementvoidremoveAddressLine(int i)Removes the ith "AddressLine" elementvoidremoveCountryName(int i)Removes the ith "CountryName" elementvoidremoveCountryNameCode(int i)Removes the ith "CountryNameCode" elementvoidsetAddressLineArray(int i, AddressLineDocument.AddressLine addressLine)Sets ith "AddressLine" elementvoidsetAddressLineArray(AddressLineDocument.AddressLine[] addressLineArray)Sets array of all "AddressLine" elementvoidsetAdministrativeArea(AdministrativeAreaDocument.AdministrativeArea administrativeArea)Sets the "AdministrativeArea" elementvoidsetCountryNameArray(int i, CountryNameDocument.CountryName countryName)Sets ith "CountryName" elementvoidsetCountryNameArray(CountryNameDocument.CountryName[] countryNameArray)Sets array of all "CountryName" elementvoidsetCountryNameCodeArray(int i, AddressDetails.Country.CountryNameCode countryNameCode)Sets ith "CountryNameCode" elementvoidsetCountryNameCodeArray(AddressDetails.Country.CountryNameCode[] countryNameCodeArray)Sets array of all "CountryNameCode" elementvoidsetLocality(LocalityDocument.Locality locality)Sets the "Locality" elementvoidsetThoroughfare(ThoroughfareDocument.Thoroughfare thoroughfare)Sets the "Thoroughfare" elementintsizeOfAddressLineArray()Returns number of "AddressLine" elementintsizeOfCountryNameArray()Returns number of "CountryName" elementintsizeOfCountryNameCodeArray()Returns number of "CountryNameCode" elementvoidunsetAdministrativeArea()Unsets the "AdministrativeArea" elementvoidunsetLocality()Unsets the "Locality" elementvoidunsetThoroughfare()Unsets the "Thoroughfare" element-
Methods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
-
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Method Detail
-
getAddressLineArray
AddressLineDocument.AddressLine[] getAddressLineArray()
Gets array of all "AddressLine" elements
-
getAddressLineArray
AddressLineDocument.AddressLine getAddressLineArray(int i)
Gets ith "AddressLine" element
-
sizeOfAddressLineArray
int sizeOfAddressLineArray()
Returns number of "AddressLine" element
-
setAddressLineArray
void setAddressLineArray(AddressLineDocument.AddressLine[] addressLineArray)
Sets array of all "AddressLine" element
-
setAddressLineArray
void setAddressLineArray(int i, AddressLineDocument.AddressLine addressLine)Sets ith "AddressLine" element
-
insertNewAddressLine
AddressLineDocument.AddressLine insertNewAddressLine(int i)
Inserts and returns a new empty value (as xml) as the ith "AddressLine" element
-
addNewAddressLine
AddressLineDocument.AddressLine addNewAddressLine()
Appends and returns a new empty value (as xml) as the last "AddressLine" element
-
removeAddressLine
void removeAddressLine(int i)
Removes the ith "AddressLine" element
-
getCountryNameCodeArray
AddressDetails.Country.CountryNameCode[] getCountryNameCodeArray()
Gets array of all "CountryNameCode" elements
-
getCountryNameCodeArray
AddressDetails.Country.CountryNameCode getCountryNameCodeArray(int i)
Gets ith "CountryNameCode" element
-
sizeOfCountryNameCodeArray
int sizeOfCountryNameCodeArray()
Returns number of "CountryNameCode" element
-
setCountryNameCodeArray
void setCountryNameCodeArray(AddressDetails.Country.CountryNameCode[] countryNameCodeArray)
Sets array of all "CountryNameCode" element
-
setCountryNameCodeArray
void setCountryNameCodeArray(int i, AddressDetails.Country.CountryNameCode countryNameCode)Sets ith "CountryNameCode" element
-
insertNewCountryNameCode
AddressDetails.Country.CountryNameCode insertNewCountryNameCode(int i)
Inserts and returns a new empty value (as xml) as the ith "CountryNameCode" element
-
addNewCountryNameCode
AddressDetails.Country.CountryNameCode addNewCountryNameCode()
Appends and returns a new empty value (as xml) as the last "CountryNameCode" element
-
removeCountryNameCode
void removeCountryNameCode(int i)
Removes the ith "CountryNameCode" element
-
getCountryNameArray
CountryNameDocument.CountryName[] getCountryNameArray()
Gets array of all "CountryName" elements
-
getCountryNameArray
CountryNameDocument.CountryName getCountryNameArray(int i)
Gets ith "CountryName" element
-
sizeOfCountryNameArray
int sizeOfCountryNameArray()
Returns number of "CountryName" element
-
setCountryNameArray
void setCountryNameArray(CountryNameDocument.CountryName[] countryNameArray)
Sets array of all "CountryName" element
-
setCountryNameArray
void setCountryNameArray(int i, CountryNameDocument.CountryName countryName)Sets ith "CountryName" element
-
insertNewCountryName
CountryNameDocument.CountryName insertNewCountryName(int i)
Inserts and returns a new empty value (as xml) as the ith "CountryName" element
-
addNewCountryName
CountryNameDocument.CountryName addNewCountryName()
Appends and returns a new empty value (as xml) as the last "CountryName" element
-
removeCountryName
void removeCountryName(int i)
Removes the ith "CountryName" element
-
getAdministrativeArea
AdministrativeAreaDocument.AdministrativeArea getAdministrativeArea()
Gets the "AdministrativeArea" element
-
isSetAdministrativeArea
boolean isSetAdministrativeArea()
True if has "AdministrativeArea" element
-
setAdministrativeArea
void setAdministrativeArea(AdministrativeAreaDocument.AdministrativeArea administrativeArea)
Sets the "AdministrativeArea" element
-
addNewAdministrativeArea
AdministrativeAreaDocument.AdministrativeArea addNewAdministrativeArea()
Appends and returns a new empty "AdministrativeArea" element
-
unsetAdministrativeArea
void unsetAdministrativeArea()
Unsets the "AdministrativeArea" element
-
getLocality
LocalityDocument.Locality getLocality()
Gets the "Locality" element
-
isSetLocality
boolean isSetLocality()
True if has "Locality" element
-
setLocality
void setLocality(LocalityDocument.Locality locality)
Sets the "Locality" element
-
addNewLocality
LocalityDocument.Locality addNewLocality()
Appends and returns a new empty "Locality" element
-
unsetLocality
void unsetLocality()
Unsets the "Locality" element
-
getThoroughfare
ThoroughfareDocument.Thoroughfare getThoroughfare()
Gets the "Thoroughfare" element
-
isSetThoroughfare
boolean isSetThoroughfare()
True if has "Thoroughfare" element
-
setThoroughfare
void setThoroughfare(ThoroughfareDocument.Thoroughfare thoroughfare)
Sets the "Thoroughfare" element
-
addNewThoroughfare
ThoroughfareDocument.Thoroughfare addNewThoroughfare()
Appends and returns a new empty "Thoroughfare" element
-
unsetThoroughfare
void unsetThoroughfare()
Unsets the "Thoroughfare" element
-
-