Package x0.oasisNamesTcCiqXsdschemaXAL2
Interface LocalityDocument.Locality
-
- All Superinterfaces:
org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
LocalityDocumentImpl.LocalityImpl
- Enclosing interface:
- LocalityDocument
public static interface LocalityDocument.Locality extends org.apache.xmlbeans.XmlObjectAn XML Locality(@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 classLocalityDocument.Locality.FactoryA factory class with static methods for creating instances of this type.static interfaceLocalityDocument.Locality.LocalityNameAn XML LocalityName(@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 AddressLineDocument.AddressLineaddNewAddressLine()Appends and returns a new empty value (as xml) as the last "AddressLine" elementDependentLocalityTypeaddNewDependentLocality()Appends and returns a new empty "DependentLocality" elementorg.apache.xmlbeans.XmlAnySimpleTypeaddNewIndicator()Appends and returns a new empty "Indicator" attributeLargeMailUserTypeaddNewLargeMailUser()Appends and returns a new empty "LargeMailUser" elementLocalityDocument.Locality.LocalityNameaddNewLocalityName()Appends and returns a new empty value (as xml) as the last "LocalityName" elementPostalCodeDocument.PostalCodeaddNewPostalCode()Appends and returns a new empty "PostalCode" elementPostalRouteTypeaddNewPostalRoute()Appends and returns a new empty "PostalRoute" elementPostBoxDocument.PostBoxaddNewPostBox()Appends and returns a new empty "PostBox" elementPostOfficeDocument.PostOfficeaddNewPostOffice()Appends and returns a new empty "PostOffice" elementPremiseDocument.PremiseaddNewPremise()Appends and returns a new empty "Premise" elementThoroughfareDocument.ThoroughfareaddNewThoroughfare()Appends and returns a new empty "Thoroughfare" elementorg.apache.xmlbeans.XmlAnySimpleTypeaddNewType()Appends and returns a new empty "Type" attributeorg.apache.xmlbeans.XmlAnySimpleTypeaddNewUsageType()Appends and returns a new empty "UsageType" attributeAddressLineDocument.AddressLine[]getAddressLineArray()Gets array of all "AddressLine" elementsAddressLineDocument.AddressLinegetAddressLineArray(int i)Gets ith "AddressLine" elementDependentLocalityTypegetDependentLocality()Gets the "DependentLocality" elementorg.apache.xmlbeans.XmlAnySimpleTypegetIndicator()Gets the "Indicator" attributeLargeMailUserTypegetLargeMailUser()Gets the "LargeMailUser" elementLocalityDocument.Locality.LocalityName[]getLocalityNameArray()Gets array of all "LocalityName" elementsLocalityDocument.Locality.LocalityNamegetLocalityNameArray(int i)Gets ith "LocalityName" elementPostalCodeDocument.PostalCodegetPostalCode()Gets the "PostalCode" elementPostalRouteTypegetPostalRoute()Gets the "PostalRoute" elementPostBoxDocument.PostBoxgetPostBox()Gets the "PostBox" elementPostOfficeDocument.PostOfficegetPostOffice()Gets the "PostOffice" elementPremiseDocument.PremisegetPremise()Gets the "Premise" elementThoroughfareDocument.ThoroughfaregetThoroughfare()Gets the "Thoroughfare" elementorg.apache.xmlbeans.XmlAnySimpleTypegetType()Gets the "Type" attributeorg.apache.xmlbeans.XmlAnySimpleTypegetUsageType()Gets the "UsageType" attributeAddressLineDocument.AddressLineinsertNewAddressLine(int i)Inserts and returns a new empty value (as xml) as the ith "AddressLine" elementLocalityDocument.Locality.LocalityNameinsertNewLocalityName(int i)Inserts and returns a new empty value (as xml) as the ith "LocalityName" elementbooleanisSetDependentLocality()True if has "DependentLocality" elementbooleanisSetIndicator()True if has "Indicator" attributebooleanisSetLargeMailUser()True if has "LargeMailUser" elementbooleanisSetPostalCode()True if has "PostalCode" elementbooleanisSetPostalRoute()True if has "PostalRoute" elementbooleanisSetPostBox()True if has "PostBox" elementbooleanisSetPostOffice()True if has "PostOffice" elementbooleanisSetPremise()True if has "Premise" elementbooleanisSetThoroughfare()True if has "Thoroughfare" elementbooleanisSetType()True if has "Type" attributebooleanisSetUsageType()True if has "UsageType" attributevoidremoveAddressLine(int i)Removes the ith "AddressLine" elementvoidremoveLocalityName(int i)Removes the ith "LocalityName" elementvoidsetAddressLineArray(int i, AddressLineDocument.AddressLine addressLine)Sets ith "AddressLine" elementvoidsetAddressLineArray(AddressLineDocument.AddressLine[] addressLineArray)Sets array of all "AddressLine" elementvoidsetDependentLocality(DependentLocalityType dependentLocality)Sets the "DependentLocality" elementvoidsetIndicator(org.apache.xmlbeans.XmlAnySimpleType indicator)Sets the "Indicator" attributevoidsetLargeMailUser(LargeMailUserType largeMailUser)Sets the "LargeMailUser" elementvoidsetLocalityNameArray(int i, LocalityDocument.Locality.LocalityName localityName)Sets ith "LocalityName" elementvoidsetLocalityNameArray(LocalityDocument.Locality.LocalityName[] localityNameArray)Sets array of all "LocalityName" elementvoidsetPostalCode(PostalCodeDocument.PostalCode postalCode)Sets the "PostalCode" elementvoidsetPostalRoute(PostalRouteType postalRoute)Sets the "PostalRoute" elementvoidsetPostBox(PostBoxDocument.PostBox postBox)Sets the "PostBox" elementvoidsetPostOffice(PostOfficeDocument.PostOffice postOffice)Sets the "PostOffice" elementvoidsetPremise(PremiseDocument.Premise premise)Sets the "Premise" elementvoidsetThoroughfare(ThoroughfareDocument.Thoroughfare thoroughfare)Sets the "Thoroughfare" elementvoidsetType(org.apache.xmlbeans.XmlAnySimpleType type)Sets the "Type" attributevoidsetUsageType(org.apache.xmlbeans.XmlAnySimpleType usageType)Sets the "UsageType" attributeintsizeOfAddressLineArray()Returns number of "AddressLine" elementintsizeOfLocalityNameArray()Returns number of "LocalityName" elementvoidunsetDependentLocality()Unsets the "DependentLocality" elementvoidunsetIndicator()Unsets the "Indicator" attributevoidunsetLargeMailUser()Unsets the "LargeMailUser" elementvoidunsetPostalCode()Unsets the "PostalCode" elementvoidunsetPostalRoute()Unsets the "PostalRoute" elementvoidunsetPostBox()Unsets the "PostBox" elementvoidunsetPostOffice()Unsets the "PostOffice" elementvoidunsetPremise()Unsets the "Premise" elementvoidunsetThoroughfare()Unsets the "Thoroughfare" elementvoidunsetType()Unsets the "Type" attributevoidunsetUsageType()Unsets the "UsageType" 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
-
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
-
getLocalityNameArray
LocalityDocument.Locality.LocalityName[] getLocalityNameArray()
Gets array of all "LocalityName" elements
-
getLocalityNameArray
LocalityDocument.Locality.LocalityName getLocalityNameArray(int i)
Gets ith "LocalityName" element
-
sizeOfLocalityNameArray
int sizeOfLocalityNameArray()
Returns number of "LocalityName" element
-
setLocalityNameArray
void setLocalityNameArray(LocalityDocument.Locality.LocalityName[] localityNameArray)
Sets array of all "LocalityName" element
-
setLocalityNameArray
void setLocalityNameArray(int i, LocalityDocument.Locality.LocalityName localityName)Sets ith "LocalityName" element
-
insertNewLocalityName
LocalityDocument.Locality.LocalityName insertNewLocalityName(int i)
Inserts and returns a new empty value (as xml) as the ith "LocalityName" element
-
addNewLocalityName
LocalityDocument.Locality.LocalityName addNewLocalityName()
Appends and returns a new empty value (as xml) as the last "LocalityName" element
-
removeLocalityName
void removeLocalityName(int i)
Removes the ith "LocalityName" element
-
getPostBox
PostBoxDocument.PostBox getPostBox()
Gets the "PostBox" element
-
isSetPostBox
boolean isSetPostBox()
True if has "PostBox" element
-
setPostBox
void setPostBox(PostBoxDocument.PostBox postBox)
Sets the "PostBox" element
-
addNewPostBox
PostBoxDocument.PostBox addNewPostBox()
Appends and returns a new empty "PostBox" element
-
unsetPostBox
void unsetPostBox()
Unsets the "PostBox" element
-
getLargeMailUser
LargeMailUserType getLargeMailUser()
Gets the "LargeMailUser" element
-
isSetLargeMailUser
boolean isSetLargeMailUser()
True if has "LargeMailUser" element
-
setLargeMailUser
void setLargeMailUser(LargeMailUserType largeMailUser)
Sets the "LargeMailUser" element
-
addNewLargeMailUser
LargeMailUserType addNewLargeMailUser()
Appends and returns a new empty "LargeMailUser" element
-
unsetLargeMailUser
void unsetLargeMailUser()
Unsets the "LargeMailUser" element
-
getPostOffice
PostOfficeDocument.PostOffice getPostOffice()
Gets the "PostOffice" element
-
isSetPostOffice
boolean isSetPostOffice()
True if has "PostOffice" element
-
setPostOffice
void setPostOffice(PostOfficeDocument.PostOffice postOffice)
Sets the "PostOffice" element
-
addNewPostOffice
PostOfficeDocument.PostOffice addNewPostOffice()
Appends and returns a new empty "PostOffice" element
-
unsetPostOffice
void unsetPostOffice()
Unsets the "PostOffice" element
-
getPostalRoute
PostalRouteType getPostalRoute()
Gets the "PostalRoute" element
-
isSetPostalRoute
boolean isSetPostalRoute()
True if has "PostalRoute" element
-
setPostalRoute
void setPostalRoute(PostalRouteType postalRoute)
Sets the "PostalRoute" element
-
addNewPostalRoute
PostalRouteType addNewPostalRoute()
Appends and returns a new empty "PostalRoute" element
-
unsetPostalRoute
void unsetPostalRoute()
Unsets the "PostalRoute" 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
-
getPremise
PremiseDocument.Premise getPremise()
Gets the "Premise" element
-
isSetPremise
boolean isSetPremise()
True if has "Premise" element
-
setPremise
void setPremise(PremiseDocument.Premise premise)
Sets the "Premise" element
-
addNewPremise
PremiseDocument.Premise addNewPremise()
Appends and returns a new empty "Premise" element
-
unsetPremise
void unsetPremise()
Unsets the "Premise" element
-
getDependentLocality
DependentLocalityType getDependentLocality()
Gets the "DependentLocality" element
-
isSetDependentLocality
boolean isSetDependentLocality()
True if has "DependentLocality" element
-
setDependentLocality
void setDependentLocality(DependentLocalityType dependentLocality)
Sets the "DependentLocality" element
-
addNewDependentLocality
DependentLocalityType addNewDependentLocality()
Appends and returns a new empty "DependentLocality" element
-
unsetDependentLocality
void unsetDependentLocality()
Unsets the "DependentLocality" element
-
getPostalCode
PostalCodeDocument.PostalCode getPostalCode()
Gets the "PostalCode" element
-
isSetPostalCode
boolean isSetPostalCode()
True if has "PostalCode" element
-
setPostalCode
void setPostalCode(PostalCodeDocument.PostalCode postalCode)
Sets the "PostalCode" element
-
addNewPostalCode
PostalCodeDocument.PostalCode addNewPostalCode()
Appends and returns a new empty "PostalCode" element
-
unsetPostalCode
void unsetPostalCode()
Unsets the "PostalCode" element
-
getType
org.apache.xmlbeans.XmlAnySimpleType getType()
Gets the "Type" attribute
-
isSetType
boolean isSetType()
True if has "Type" attribute
-
setType
void setType(org.apache.xmlbeans.XmlAnySimpleType type)
Sets the "Type" attribute
-
addNewType
org.apache.xmlbeans.XmlAnySimpleType addNewType()
Appends and returns a new empty "Type" attribute
-
unsetType
void unsetType()
Unsets the "Type" attribute
-
getUsageType
org.apache.xmlbeans.XmlAnySimpleType getUsageType()
Gets the "UsageType" attribute
-
isSetUsageType
boolean isSetUsageType()
True if has "UsageType" attribute
-
setUsageType
void setUsageType(org.apache.xmlbeans.XmlAnySimpleType usageType)
Sets the "UsageType" attribute
-
addNewUsageType
org.apache.xmlbeans.XmlAnySimpleType addNewUsageType()
Appends and returns a new empty "UsageType" attribute
-
unsetUsageType
void unsetUsageType()
Unsets the "UsageType" attribute
-
getIndicator
org.apache.xmlbeans.XmlAnySimpleType getIndicator()
Gets the "Indicator" attribute
-
isSetIndicator
boolean isSetIndicator()
True if has "Indicator" attribute
-
setIndicator
void setIndicator(org.apache.xmlbeans.XmlAnySimpleType indicator)
Sets the "Indicator" attribute
-
addNewIndicator
org.apache.xmlbeans.XmlAnySimpleType addNewIndicator()
Appends and returns a new empty "Indicator" attribute
-
unsetIndicator
void unsetIndicator()
Unsets the "Indicator" attribute
-
-