public static interface AddressDetails.Country
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AddressDetails.Country.CountryNameCode
An XML CountryNameCode(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).
|
static class |
AddressDetails.Country.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
AddressLineDocument.AddressLine |
addNewAddressLine()
Appends and returns a new empty value (as xml) as the last "AddressLine" element
|
AdministrativeAreaDocument.AdministrativeArea |
addNewAdministrativeArea()
Appends and returns a new empty "AdministrativeArea" element
|
CountryNameDocument.CountryName |
addNewCountryName()
Appends and returns a new empty value (as xml) as the last "CountryName" element
|
AddressDetails.Country.CountryNameCode |
addNewCountryNameCode()
Appends and returns a new empty value (as xml) as the last "CountryNameCode" element
|
LocalityDocument.Locality |
addNewLocality()
Appends and returns a new empty "Locality" element
|
ThoroughfareDocument.Thoroughfare |
addNewThoroughfare()
Appends and returns a new empty "Thoroughfare" element
|
AddressLineDocument.AddressLine[] |
getAddressLineArray()
Gets array of all "AddressLine" elements
|
AddressLineDocument.AddressLine |
getAddressLineArray(int i)
Gets ith "AddressLine" element
|
AdministrativeAreaDocument.AdministrativeArea |
getAdministrativeArea()
Gets the "AdministrativeArea" element
|
CountryNameDocument.CountryName[] |
getCountryNameArray()
Gets array of all "CountryName" elements
|
CountryNameDocument.CountryName |
getCountryNameArray(int i)
Gets ith "CountryName" element
|
AddressDetails.Country.CountryNameCode[] |
getCountryNameCodeArray()
Gets array of all "CountryNameCode" elements
|
AddressDetails.Country.CountryNameCode |
getCountryNameCodeArray(int i)
Gets ith "CountryNameCode" element
|
LocalityDocument.Locality |
getLocality()
Gets the "Locality" element
|
ThoroughfareDocument.Thoroughfare |
getThoroughfare()
Gets the "Thoroughfare" element
|
AddressLineDocument.AddressLine |
insertNewAddressLine(int i)
Inserts and returns a new empty value (as xml) as the ith "AddressLine" element
|
CountryNameDocument.CountryName |
insertNewCountryName(int i)
Inserts and returns a new empty value (as xml) as the ith "CountryName" element
|
AddressDetails.Country.CountryNameCode |
insertNewCountryNameCode(int i)
Inserts and returns a new empty value (as xml) as the ith "CountryNameCode" element
|
boolean |
isSetAdministrativeArea()
True if has "AdministrativeArea" element
|
boolean |
isSetLocality()
True if has "Locality" element
|
boolean |
isSetThoroughfare()
True if has "Thoroughfare" element
|
void |
removeAddressLine(int i)
Removes the ith "AddressLine" element
|
void |
removeCountryName(int i)
Removes the ith "CountryName" element
|
void |
removeCountryNameCode(int i)
Removes the ith "CountryNameCode" element
|
void |
setAddressLineArray(AddressLineDocument.AddressLine[] addressLineArray)
Sets array of all "AddressLine" element
|
void |
setAddressLineArray(int i,
AddressLineDocument.AddressLine addressLine)
Sets ith "AddressLine" element
|
void |
setAdministrativeArea(AdministrativeAreaDocument.AdministrativeArea administrativeArea)
Sets the "AdministrativeArea" element
|
void |
setCountryNameArray(CountryNameDocument.CountryName[] countryNameArray)
Sets array of all "CountryName" element
|
void |
setCountryNameArray(int i,
CountryNameDocument.CountryName countryName)
Sets ith "CountryName" element
|
void |
setCountryNameCodeArray(AddressDetails.Country.CountryNameCode[] countryNameCodeArray)
Sets array of all "CountryNameCode" element
|
void |
setCountryNameCodeArray(int i,
AddressDetails.Country.CountryNameCode countryNameCode)
Sets ith "CountryNameCode" element
|
void |
setLocality(LocalityDocument.Locality locality)
Sets the "Locality" element
|
void |
setThoroughfare(ThoroughfareDocument.Thoroughfare thoroughfare)
Sets the "Thoroughfare" element
|
int |
sizeOfAddressLineArray()
Returns number of "AddressLine" element
|
int |
sizeOfCountryNameArray()
Returns number of "CountryName" element
|
int |
sizeOfCountryNameCodeArray()
Returns number of "CountryNameCode" element
|
void |
unsetAdministrativeArea()
Unsets the "AdministrativeArea" element
|
void |
unsetLocality()
Unsets the "Locality" element
|
void |
unsetThoroughfare()
Unsets the "Thoroughfare" element
|
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, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextAddressLineDocument.AddressLine[] getAddressLineArray()
AddressLineDocument.AddressLine getAddressLineArray(int i)
int sizeOfAddressLineArray()
void setAddressLineArray(AddressLineDocument.AddressLine[] addressLineArray)
void setAddressLineArray(int i,
AddressLineDocument.AddressLine addressLine)
AddressLineDocument.AddressLine insertNewAddressLine(int i)
AddressLineDocument.AddressLine addNewAddressLine()
void removeAddressLine(int i)
AddressDetails.Country.CountryNameCode[] getCountryNameCodeArray()
AddressDetails.Country.CountryNameCode getCountryNameCodeArray(int i)
int sizeOfCountryNameCodeArray()
void setCountryNameCodeArray(AddressDetails.Country.CountryNameCode[] countryNameCodeArray)
void setCountryNameCodeArray(int i,
AddressDetails.Country.CountryNameCode countryNameCode)
AddressDetails.Country.CountryNameCode insertNewCountryNameCode(int i)
AddressDetails.Country.CountryNameCode addNewCountryNameCode()
void removeCountryNameCode(int i)
CountryNameDocument.CountryName[] getCountryNameArray()
CountryNameDocument.CountryName getCountryNameArray(int i)
int sizeOfCountryNameArray()
void setCountryNameArray(CountryNameDocument.CountryName[] countryNameArray)
void setCountryNameArray(int i,
CountryNameDocument.CountryName countryName)
CountryNameDocument.CountryName insertNewCountryName(int i)
CountryNameDocument.CountryName addNewCountryName()
void removeCountryName(int i)
AdministrativeAreaDocument.AdministrativeArea getAdministrativeArea()
boolean isSetAdministrativeArea()
void setAdministrativeArea(AdministrativeAreaDocument.AdministrativeArea administrativeArea)
AdministrativeAreaDocument.AdministrativeArea addNewAdministrativeArea()
void unsetAdministrativeArea()
LocalityDocument.Locality getLocality()
boolean isSetLocality()
void setLocality(LocalityDocument.Locality locality)
LocalityDocument.Locality addNewLocality()
void unsetLocality()
ThoroughfareDocument.Thoroughfare getThoroughfare()
boolean isSetThoroughfare()
void setThoroughfare(ThoroughfareDocument.Thoroughfare thoroughfare)
ThoroughfareDocument.Thoroughfare addNewThoroughfare()
void unsetThoroughfare()
Copyright © 2015–2018 52north.org. All rights reserved.