public interface DependentLocalityType
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static interface |
DependentLocalityType.DependentLocalityName
An XML DependentLocalityName(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).
|
static interface |
DependentLocalityType.DependentLocalityNumber
An XML DependentLocalityNumber(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).
|
static class |
DependentLocalityType.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
|
org.apache.xmlbeans.XmlAnySimpleType |
addNewConnector()
Appends and returns a new empty "Connector" attribute
|
DependentLocalityType |
addNewDependentLocality()
Appends and returns a new empty "DependentLocality" element
|
DependentLocalityType.DependentLocalityName |
addNewDependentLocalityName()
Appends and returns a new empty value (as xml) as the last "DependentLocalityName" element
|
DependentLocalityType.DependentLocalityNumber |
addNewDependentLocalityNumber()
Appends and returns a new empty "DependentLocalityNumber" element
|
org.apache.xmlbeans.XmlAnySimpleType |
addNewIndicator()
Appends and returns a new empty "Indicator" attribute
|
LargeMailUserType |
addNewLargeMailUser()
Appends and returns a new empty "LargeMailUser" element
|
PostalCodeDocument.PostalCode |
addNewPostalCode()
Appends and returns a new empty "PostalCode" element
|
PostalRouteType |
addNewPostalRoute()
Appends and returns a new empty "PostalRoute" element
|
PostBoxDocument.PostBox |
addNewPostBox()
Appends and returns a new empty "PostBox" element
|
PostOfficeDocument.PostOffice |
addNewPostOffice()
Appends and returns a new empty "PostOffice" element
|
PremiseDocument.Premise |
addNewPremise()
Appends and returns a new empty "Premise" element
|
ThoroughfareDocument.Thoroughfare |
addNewThoroughfare()
Appends and returns a new empty "Thoroughfare" element
|
org.apache.xmlbeans.XmlAnySimpleType |
addNewType()
Appends and returns a new empty "Type" attribute
|
org.apache.xmlbeans.XmlAnySimpleType |
addNewUsageType()
Appends and returns a new empty "UsageType" attribute
|
AddressLineDocument.AddressLine[] |
getAddressLineArray()
Gets array of all "AddressLine" elements
|
AddressLineDocument.AddressLine |
getAddressLineArray(int i)
Gets ith "AddressLine" element
|
org.apache.xmlbeans.XmlAnySimpleType |
getConnector()
Gets the "Connector" attribute
|
DependentLocalityType |
getDependentLocality()
Gets the "DependentLocality" element
|
DependentLocalityType.DependentLocalityName[] |
getDependentLocalityNameArray()
Gets array of all "DependentLocalityName" elements
|
DependentLocalityType.DependentLocalityName |
getDependentLocalityNameArray(int i)
Gets ith "DependentLocalityName" element
|
DependentLocalityType.DependentLocalityNumber |
getDependentLocalityNumber()
Gets the "DependentLocalityNumber" element
|
org.apache.xmlbeans.XmlAnySimpleType |
getIndicator()
Gets the "Indicator" attribute
|
LargeMailUserType |
getLargeMailUser()
Gets the "LargeMailUser" element
|
PostalCodeDocument.PostalCode |
getPostalCode()
Gets the "PostalCode" element
|
PostalRouteType |
getPostalRoute()
Gets the "PostalRoute" element
|
PostBoxDocument.PostBox |
getPostBox()
Gets the "PostBox" element
|
PostOfficeDocument.PostOffice |
getPostOffice()
Gets the "PostOffice" element
|
PremiseDocument.Premise |
getPremise()
Gets the "Premise" element
|
ThoroughfareDocument.Thoroughfare |
getThoroughfare()
Gets the "Thoroughfare" element
|
org.apache.xmlbeans.XmlAnySimpleType |
getType()
Gets the "Type" attribute
|
org.apache.xmlbeans.XmlAnySimpleType |
getUsageType()
Gets the "UsageType" attribute
|
AddressLineDocument.AddressLine |
insertNewAddressLine(int i)
Inserts and returns a new empty value (as xml) as the ith "AddressLine" element
|
DependentLocalityType.DependentLocalityName |
insertNewDependentLocalityName(int i)
Inserts and returns a new empty value (as xml) as the ith "DependentLocalityName" element
|
boolean |
isSetConnector()
True if has "Connector" attribute
|
boolean |
isSetDependentLocality()
True if has "DependentLocality" element
|
boolean |
isSetDependentLocalityNumber()
True if has "DependentLocalityNumber" element
|
boolean |
isSetIndicator()
True if has "Indicator" attribute
|
boolean |
isSetLargeMailUser()
True if has "LargeMailUser" element
|
boolean |
isSetPostalCode()
True if has "PostalCode" element
|
boolean |
isSetPostalRoute()
True if has "PostalRoute" element
|
boolean |
isSetPostBox()
True if has "PostBox" element
|
boolean |
isSetPostOffice()
True if has "PostOffice" element
|
boolean |
isSetPremise()
True if has "Premise" element
|
boolean |
isSetThoroughfare()
True if has "Thoroughfare" element
|
boolean |
isSetType()
True if has "Type" attribute
|
boolean |
isSetUsageType()
True if has "UsageType" attribute
|
void |
removeAddressLine(int i)
Removes the ith "AddressLine" element
|
void |
removeDependentLocalityName(int i)
Removes the ith "DependentLocalityName" element
|
void |
setAddressLineArray(AddressLineDocument.AddressLine[] addressLineArray)
Sets array of all "AddressLine" element
|
void |
setAddressLineArray(int i,
AddressLineDocument.AddressLine addressLine)
Sets ith "AddressLine" element
|
void |
setConnector(org.apache.xmlbeans.XmlAnySimpleType connector)
Sets the "Connector" attribute
|
void |
setDependentLocality(DependentLocalityType dependentLocality)
Sets the "DependentLocality" element
|
void |
setDependentLocalityNameArray(DependentLocalityType.DependentLocalityName[] dependentLocalityNameArray)
Sets array of all "DependentLocalityName" element
|
void |
setDependentLocalityNameArray(int i,
DependentLocalityType.DependentLocalityName dependentLocalityName)
Sets ith "DependentLocalityName" element
|
void |
setDependentLocalityNumber(DependentLocalityType.DependentLocalityNumber dependentLocalityNumber)
Sets the "DependentLocalityNumber" element
|
void |
setIndicator(org.apache.xmlbeans.XmlAnySimpleType indicator)
Sets the "Indicator" attribute
|
void |
setLargeMailUser(LargeMailUserType largeMailUser)
Sets the "LargeMailUser" element
|
void |
setPostalCode(PostalCodeDocument.PostalCode postalCode)
Sets the "PostalCode" element
|
void |
setPostalRoute(PostalRouteType postalRoute)
Sets the "PostalRoute" element
|
void |
setPostBox(PostBoxDocument.PostBox postBox)
Sets the "PostBox" element
|
void |
setPostOffice(PostOfficeDocument.PostOffice postOffice)
Sets the "PostOffice" element
|
void |
setPremise(PremiseDocument.Premise premise)
Sets the "Premise" element
|
void |
setThoroughfare(ThoroughfareDocument.Thoroughfare thoroughfare)
Sets the "Thoroughfare" element
|
void |
setType(org.apache.xmlbeans.XmlAnySimpleType type)
Sets the "Type" attribute
|
void |
setUsageType(org.apache.xmlbeans.XmlAnySimpleType usageType)
Sets the "UsageType" attribute
|
int |
sizeOfAddressLineArray()
Returns number of "AddressLine" element
|
int |
sizeOfDependentLocalityNameArray()
Returns number of "DependentLocalityName" element
|
void |
unsetConnector()
Unsets the "Connector" attribute
|
void |
unsetDependentLocality()
Unsets the "DependentLocality" element
|
void |
unsetDependentLocalityNumber()
Unsets the "DependentLocalityNumber" element
|
void |
unsetIndicator()
Unsets the "Indicator" attribute
|
void |
unsetLargeMailUser()
Unsets the "LargeMailUser" element
|
void |
unsetPostalCode()
Unsets the "PostalCode" element
|
void |
unsetPostalRoute()
Unsets the "PostalRoute" element
|
void |
unsetPostBox()
Unsets the "PostBox" element
|
void |
unsetPostOffice()
Unsets the "PostOffice" element
|
void |
unsetPremise()
Unsets the "Premise" element
|
void |
unsetThoroughfare()
Unsets the "Thoroughfare" element
|
void |
unsetType()
Unsets the "Type" attribute
|
void |
unsetUsageType()
Unsets the "UsageType" attribute
|
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)
DependentLocalityType.DependentLocalityName[] getDependentLocalityNameArray()
DependentLocalityType.DependentLocalityName getDependentLocalityNameArray(int i)
int sizeOfDependentLocalityNameArray()
void setDependentLocalityNameArray(DependentLocalityType.DependentLocalityName[] dependentLocalityNameArray)
void setDependentLocalityNameArray(int i,
DependentLocalityType.DependentLocalityName dependentLocalityName)
DependentLocalityType.DependentLocalityName insertNewDependentLocalityName(int i)
DependentLocalityType.DependentLocalityName addNewDependentLocalityName()
void removeDependentLocalityName(int i)
DependentLocalityType.DependentLocalityNumber getDependentLocalityNumber()
boolean isSetDependentLocalityNumber()
void setDependentLocalityNumber(DependentLocalityType.DependentLocalityNumber dependentLocalityNumber)
DependentLocalityType.DependentLocalityNumber addNewDependentLocalityNumber()
void unsetDependentLocalityNumber()
PostBoxDocument.PostBox getPostBox()
boolean isSetPostBox()
void setPostBox(PostBoxDocument.PostBox postBox)
PostBoxDocument.PostBox addNewPostBox()
void unsetPostBox()
LargeMailUserType getLargeMailUser()
boolean isSetLargeMailUser()
void setLargeMailUser(LargeMailUserType largeMailUser)
LargeMailUserType addNewLargeMailUser()
void unsetLargeMailUser()
PostOfficeDocument.PostOffice getPostOffice()
boolean isSetPostOffice()
void setPostOffice(PostOfficeDocument.PostOffice postOffice)
PostOfficeDocument.PostOffice addNewPostOffice()
void unsetPostOffice()
PostalRouteType getPostalRoute()
boolean isSetPostalRoute()
void setPostalRoute(PostalRouteType postalRoute)
PostalRouteType addNewPostalRoute()
void unsetPostalRoute()
ThoroughfareDocument.Thoroughfare getThoroughfare()
boolean isSetThoroughfare()
void setThoroughfare(ThoroughfareDocument.Thoroughfare thoroughfare)
ThoroughfareDocument.Thoroughfare addNewThoroughfare()
void unsetThoroughfare()
PremiseDocument.Premise getPremise()
boolean isSetPremise()
void setPremise(PremiseDocument.Premise premise)
PremiseDocument.Premise addNewPremise()
void unsetPremise()
DependentLocalityType getDependentLocality()
boolean isSetDependentLocality()
void setDependentLocality(DependentLocalityType dependentLocality)
DependentLocalityType addNewDependentLocality()
void unsetDependentLocality()
PostalCodeDocument.PostalCode getPostalCode()
boolean isSetPostalCode()
void setPostalCode(PostalCodeDocument.PostalCode postalCode)
PostalCodeDocument.PostalCode addNewPostalCode()
void unsetPostalCode()
org.apache.xmlbeans.XmlAnySimpleType getType()
boolean isSetType()
void setType(org.apache.xmlbeans.XmlAnySimpleType type)
org.apache.xmlbeans.XmlAnySimpleType addNewType()
void unsetType()
org.apache.xmlbeans.XmlAnySimpleType getUsageType()
boolean isSetUsageType()
void setUsageType(org.apache.xmlbeans.XmlAnySimpleType usageType)
org.apache.xmlbeans.XmlAnySimpleType addNewUsageType()
void unsetUsageType()
org.apache.xmlbeans.XmlAnySimpleType getConnector()
boolean isSetConnector()
void setConnector(org.apache.xmlbeans.XmlAnySimpleType connector)
org.apache.xmlbeans.XmlAnySimpleType addNewConnector()
void unsetConnector()
org.apache.xmlbeans.XmlAnySimpleType getIndicator()
boolean isSetIndicator()
void setIndicator(org.apache.xmlbeans.XmlAnySimpleType indicator)
org.apache.xmlbeans.XmlAnySimpleType addNewIndicator()
void unsetIndicator()
Copyright © 2015–2018 52north.org. All rights reserved.