Package x0.oasisNamesTcCiqXsdschemaXAL2
Interface AddressDetails
-
- All Superinterfaces:
org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
AddressDetailsImpl
public interface AddressDetails extends org.apache.xmlbeans.XmlObjectAn XML AddressDetails(@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.AddressAn XML Address(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).static interfaceAddressDetails.CountryAn XML Country(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).static classAddressDetails.FactoryA factory class with static methods for creating instances of this type.static interfaceAddressDetails.PostalServiceElementsAn XML PostalServiceElements(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).
-
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 AddressDetails.AddressaddNewAddress()Appends and returns a new empty "Address" elementorg.apache.xmlbeans.XmlAnySimpleTypeaddNewAddressDetailsKey()Appends and returns a new empty "AddressDetailsKey" attributeAddressLinesTypeaddNewAddressLines()Appends and returns a new empty "AddressLines" elementorg.apache.xmlbeans.XmlAnySimpleTypeaddNewAddressType()Appends and returns a new empty "AddressType" attributeAdministrativeAreaDocument.AdministrativeAreaaddNewAdministrativeArea()Appends and returns a new empty "AdministrativeArea" elementorg.apache.xmlbeans.XmlAnySimpleTypeaddNewCode()Appends and returns a new empty "Code" attributeAddressDetails.CountryaddNewCountry()Appends and returns a new empty "Country" elementorg.apache.xmlbeans.XmlAnySimpleTypeaddNewCurrentStatus()Appends and returns a new empty "CurrentStatus" attributeLocalityDocument.LocalityaddNewLocality()Appends and returns a new empty "Locality" elementAddressDetails.PostalServiceElementsaddNewPostalServiceElements()Appends and returns a new empty "PostalServiceElements" elementThoroughfareDocument.ThoroughfareaddNewThoroughfare()Appends and returns a new empty "Thoroughfare" elementorg.apache.xmlbeans.XmlAnySimpleTypeaddNewUsage()Appends and returns a new empty "Usage" attributeorg.apache.xmlbeans.XmlAnySimpleTypeaddNewValidFromDate()Appends and returns a new empty "ValidFromDate" attributeorg.apache.xmlbeans.XmlAnySimpleTypeaddNewValidToDate()Appends and returns a new empty "ValidToDate" attributeAddressDetails.AddressgetAddress()Gets the "Address" elementorg.apache.xmlbeans.XmlAnySimpleTypegetAddressDetailsKey()Gets the "AddressDetailsKey" attributeAddressLinesTypegetAddressLines()Gets the "AddressLines" elementorg.apache.xmlbeans.XmlAnySimpleTypegetAddressType()Gets the "AddressType" attributeAdministrativeAreaDocument.AdministrativeAreagetAdministrativeArea()Gets the "AdministrativeArea" elementorg.apache.xmlbeans.XmlAnySimpleTypegetCode()Gets the "Code" attributeAddressDetails.CountrygetCountry()Gets the "Country" elementorg.apache.xmlbeans.XmlAnySimpleTypegetCurrentStatus()Gets the "CurrentStatus" attributeLocalityDocument.LocalitygetLocality()Gets the "Locality" elementAddressDetails.PostalServiceElementsgetPostalServiceElements()Gets the "PostalServiceElements" elementThoroughfareDocument.ThoroughfaregetThoroughfare()Gets the "Thoroughfare" elementorg.apache.xmlbeans.XmlAnySimpleTypegetUsage()Gets the "Usage" attributeorg.apache.xmlbeans.XmlAnySimpleTypegetValidFromDate()Gets the "ValidFromDate" attributeorg.apache.xmlbeans.XmlAnySimpleTypegetValidToDate()Gets the "ValidToDate" attributebooleanisSetAddress()True if has "Address" elementbooleanisSetAddressDetailsKey()True if has "AddressDetailsKey" attributebooleanisSetAddressLines()True if has "AddressLines" elementbooleanisSetAddressType()True if has "AddressType" attributebooleanisSetAdministrativeArea()True if has "AdministrativeArea" elementbooleanisSetCode()True if has "Code" attributebooleanisSetCountry()True if has "Country" elementbooleanisSetCurrentStatus()True if has "CurrentStatus" attributebooleanisSetLocality()True if has "Locality" elementbooleanisSetPostalServiceElements()True if has "PostalServiceElements" elementbooleanisSetThoroughfare()True if has "Thoroughfare" elementbooleanisSetUsage()True if has "Usage" attributebooleanisSetValidFromDate()True if has "ValidFromDate" attributebooleanisSetValidToDate()True if has "ValidToDate" attributevoidsetAddress(AddressDetails.Address address)Sets the "Address" elementvoidsetAddressDetailsKey(org.apache.xmlbeans.XmlAnySimpleType addressDetailsKey)Sets the "AddressDetailsKey" attributevoidsetAddressLines(AddressLinesType addressLines)Sets the "AddressLines" elementvoidsetAddressType(org.apache.xmlbeans.XmlAnySimpleType addressType)Sets the "AddressType" attributevoidsetAdministrativeArea(AdministrativeAreaDocument.AdministrativeArea administrativeArea)Sets the "AdministrativeArea" elementvoidsetCode(org.apache.xmlbeans.XmlAnySimpleType code)Sets the "Code" attributevoidsetCountry(AddressDetails.Country country)Sets the "Country" elementvoidsetCurrentStatus(org.apache.xmlbeans.XmlAnySimpleType currentStatus)Sets the "CurrentStatus" attributevoidsetLocality(LocalityDocument.Locality locality)Sets the "Locality" elementvoidsetPostalServiceElements(AddressDetails.PostalServiceElements postalServiceElements)Sets the "PostalServiceElements" elementvoidsetThoroughfare(ThoroughfareDocument.Thoroughfare thoroughfare)Sets the "Thoroughfare" elementvoidsetUsage(org.apache.xmlbeans.XmlAnySimpleType usage)Sets the "Usage" attributevoidsetValidFromDate(org.apache.xmlbeans.XmlAnySimpleType validFromDate)Sets the "ValidFromDate" attributevoidsetValidToDate(org.apache.xmlbeans.XmlAnySimpleType validToDate)Sets the "ValidToDate" attributevoidunsetAddress()Unsets the "Address" elementvoidunsetAddressDetailsKey()Unsets the "AddressDetailsKey" attributevoidunsetAddressLines()Unsets the "AddressLines" elementvoidunsetAddressType()Unsets the "AddressType" attributevoidunsetAdministrativeArea()Unsets the "AdministrativeArea" elementvoidunsetCode()Unsets the "Code" attributevoidunsetCountry()Unsets the "Country" elementvoidunsetCurrentStatus()Unsets the "CurrentStatus" attributevoidunsetLocality()Unsets the "Locality" elementvoidunsetPostalServiceElements()Unsets the "PostalServiceElements" elementvoidunsetThoroughfare()Unsets the "Thoroughfare" elementvoidunsetUsage()Unsets the "Usage" attributevoidunsetValidFromDate()Unsets the "ValidFromDate" attributevoidunsetValidToDate()Unsets the "ValidToDate" attribute-
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
-
getPostalServiceElements
AddressDetails.PostalServiceElements getPostalServiceElements()
Gets the "PostalServiceElements" element
-
isSetPostalServiceElements
boolean isSetPostalServiceElements()
True if has "PostalServiceElements" element
-
setPostalServiceElements
void setPostalServiceElements(AddressDetails.PostalServiceElements postalServiceElements)
Sets the "PostalServiceElements" element
-
addNewPostalServiceElements
AddressDetails.PostalServiceElements addNewPostalServiceElements()
Appends and returns a new empty "PostalServiceElements" element
-
unsetPostalServiceElements
void unsetPostalServiceElements()
Unsets the "PostalServiceElements" element
-
getAddress
AddressDetails.Address getAddress()
Gets the "Address" element
-
isSetAddress
boolean isSetAddress()
True if has "Address" element
-
setAddress
void setAddress(AddressDetails.Address address)
Sets the "Address" element
-
addNewAddress
AddressDetails.Address addNewAddress()
Appends and returns a new empty "Address" element
-
unsetAddress
void unsetAddress()
Unsets the "Address" element
-
getAddressLines
AddressLinesType getAddressLines()
Gets the "AddressLines" element
-
isSetAddressLines
boolean isSetAddressLines()
True if has "AddressLines" element
-
setAddressLines
void setAddressLines(AddressLinesType addressLines)
Sets the "AddressLines" element
-
addNewAddressLines
AddressLinesType addNewAddressLines()
Appends and returns a new empty "AddressLines" element
-
unsetAddressLines
void unsetAddressLines()
Unsets the "AddressLines" element
-
getCountry
AddressDetails.Country getCountry()
Gets the "Country" element
-
isSetCountry
boolean isSetCountry()
True if has "Country" element
-
setCountry
void setCountry(AddressDetails.Country country)
Sets the "Country" element
-
addNewCountry
AddressDetails.Country addNewCountry()
Appends and returns a new empty "Country" element
-
unsetCountry
void unsetCountry()
Unsets the "Country" 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
-
getAddressType
org.apache.xmlbeans.XmlAnySimpleType getAddressType()
Gets the "AddressType" attribute
-
isSetAddressType
boolean isSetAddressType()
True if has "AddressType" attribute
-
setAddressType
void setAddressType(org.apache.xmlbeans.XmlAnySimpleType addressType)
Sets the "AddressType" attribute
-
addNewAddressType
org.apache.xmlbeans.XmlAnySimpleType addNewAddressType()
Appends and returns a new empty "AddressType" attribute
-
unsetAddressType
void unsetAddressType()
Unsets the "AddressType" attribute
-
getCurrentStatus
org.apache.xmlbeans.XmlAnySimpleType getCurrentStatus()
Gets the "CurrentStatus" attribute
-
isSetCurrentStatus
boolean isSetCurrentStatus()
True if has "CurrentStatus" attribute
-
setCurrentStatus
void setCurrentStatus(org.apache.xmlbeans.XmlAnySimpleType currentStatus)
Sets the "CurrentStatus" attribute
-
addNewCurrentStatus
org.apache.xmlbeans.XmlAnySimpleType addNewCurrentStatus()
Appends and returns a new empty "CurrentStatus" attribute
-
unsetCurrentStatus
void unsetCurrentStatus()
Unsets the "CurrentStatus" attribute
-
getValidFromDate
org.apache.xmlbeans.XmlAnySimpleType getValidFromDate()
Gets the "ValidFromDate" attribute
-
isSetValidFromDate
boolean isSetValidFromDate()
True if has "ValidFromDate" attribute
-
setValidFromDate
void setValidFromDate(org.apache.xmlbeans.XmlAnySimpleType validFromDate)
Sets the "ValidFromDate" attribute
-
addNewValidFromDate
org.apache.xmlbeans.XmlAnySimpleType addNewValidFromDate()
Appends and returns a new empty "ValidFromDate" attribute
-
unsetValidFromDate
void unsetValidFromDate()
Unsets the "ValidFromDate" attribute
-
getValidToDate
org.apache.xmlbeans.XmlAnySimpleType getValidToDate()
Gets the "ValidToDate" attribute
-
isSetValidToDate
boolean isSetValidToDate()
True if has "ValidToDate" attribute
-
setValidToDate
void setValidToDate(org.apache.xmlbeans.XmlAnySimpleType validToDate)
Sets the "ValidToDate" attribute
-
addNewValidToDate
org.apache.xmlbeans.XmlAnySimpleType addNewValidToDate()
Appends and returns a new empty "ValidToDate" attribute
-
unsetValidToDate
void unsetValidToDate()
Unsets the "ValidToDate" attribute
-
getUsage
org.apache.xmlbeans.XmlAnySimpleType getUsage()
Gets the "Usage" attribute
-
isSetUsage
boolean isSetUsage()
True if has "Usage" attribute
-
setUsage
void setUsage(org.apache.xmlbeans.XmlAnySimpleType usage)
Sets the "Usage" attribute
-
addNewUsage
org.apache.xmlbeans.XmlAnySimpleType addNewUsage()
Appends and returns a new empty "Usage" attribute
-
unsetUsage
void unsetUsage()
Unsets the "Usage" attribute
-
getCode
org.apache.xmlbeans.XmlAnySimpleType getCode()
Gets the "Code" attribute
-
isSetCode
boolean isSetCode()
True if has "Code" attribute
-
setCode
void setCode(org.apache.xmlbeans.XmlAnySimpleType code)
Sets the "Code" attribute
-
addNewCode
org.apache.xmlbeans.XmlAnySimpleType addNewCode()
Appends and returns a new empty "Code" attribute
-
unsetCode
void unsetCode()
Unsets the "Code" attribute
-
getAddressDetailsKey
org.apache.xmlbeans.XmlAnySimpleType getAddressDetailsKey()
Gets the "AddressDetailsKey" attribute
-
isSetAddressDetailsKey
boolean isSetAddressDetailsKey()
True if has "AddressDetailsKey" attribute
-
setAddressDetailsKey
void setAddressDetailsKey(org.apache.xmlbeans.XmlAnySimpleType addressDetailsKey)
Sets the "AddressDetailsKey" attribute
-
addNewAddressDetailsKey
org.apache.xmlbeans.XmlAnySimpleType addNewAddressDetailsKey()
Appends and returns a new empty "AddressDetailsKey" attribute
-
unsetAddressDetailsKey
void unsetAddressDetailsKey()
Unsets the "AddressDetailsKey" attribute
-
-