public static class LocalityDocumentImpl.LocalityImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements LocalityDocument.Locality
| Modifier and Type | Class and Description |
|---|---|
static class |
LocalityDocumentImpl.LocalityImpl.LocalityNameImpl
An XML LocalityName(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).
|
LocalityDocument.Locality.Factory, LocalityDocument.Locality.LocalityName_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBERtype| Constructor and Description |
|---|
LocalityImpl(org.apache.xmlbeans.SchemaType sType) |
| Modifier and Type | Method and Description |
|---|---|
AddressLineDocument.AddressLine |
addNewAddressLine()
Appends and returns a new empty value (as xml) as the last "AddressLine" element
|
DependentLocalityType |
addNewDependentLocality()
Appends and returns a new empty "DependentLocality" element
|
org.apache.xmlbeans.XmlAnySimpleType |
addNewIndicator()
Appends and returns a new empty "Indicator" attribute
|
LargeMailUserType |
addNewLargeMailUser()
Appends and returns a new empty "LargeMailUser" element
|
LocalityDocument.Locality.LocalityName |
addNewLocalityName()
Appends and returns a new empty value (as xml) as the last "LocalityName" 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
|
DependentLocalityType |
getDependentLocality()
Gets the "DependentLocality" element
|
org.apache.xmlbeans.XmlAnySimpleType |
getIndicator()
Gets the "Indicator" attribute
|
LargeMailUserType |
getLargeMailUser()
Gets the "LargeMailUser" element
|
LocalityDocument.Locality.LocalityName[] |
getLocalityNameArray()
Gets array of all "LocalityName" elements
|
LocalityDocument.Locality.LocalityName |
getLocalityNameArray(int i)
Gets ith "LocalityName" 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
|
LocalityDocument.Locality.LocalityName |
insertNewLocalityName(int i)
Inserts and returns a new empty value (as xml) as the ith "LocalityName" element
|
boolean |
isSetDependentLocality()
True if has "DependentLocality" 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 |
removeLocalityName(int i)
Removes the ith "LocalityName" element
|
void |
setAddressLineArray(AddressLineDocument.AddressLine[] addressLineArray)
Sets array of all "AddressLine" element
|
void |
setAddressLineArray(int i,
AddressLineDocument.AddressLine addressLine)
Sets ith "AddressLine" element
|
void |
setDependentLocality(DependentLocalityType dependentLocality)
Sets the "DependentLocality" element
|
void |
setIndicator(org.apache.xmlbeans.XmlAnySimpleType indicator)
Sets the "Indicator" attribute
|
void |
setLargeMailUser(LargeMailUserType largeMailUser)
Sets the "LargeMailUser" element
|
void |
setLocalityNameArray(int i,
LocalityDocument.Locality.LocalityName localityName)
Sets ith "LocalityName" element
|
void |
setLocalityNameArray(LocalityDocument.Locality.LocalityName[] localityNameArray)
Sets array of all "LocalityName" 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 |
sizeOfLocalityNameArray()
Returns number of "LocalityName" element
|
void |
unsetDependentLocality()
Unsets the "DependentLocality" 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
|
arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_code_copy, _copy, _isComplexContent, _isComplexType, _set, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, generatedSetterHelperImpl, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDateValue, setGDurationValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, substitute, toString, uses_invalidate_value, validate_now, validate_simpleval, validate, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlTextclone, finalize, getClass, notify, notifyAll, wait, wait, waitchangeType, 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, xmlTextpublic AddressLineDocument.AddressLine[] getAddressLineArray()
getAddressLineArray in interface LocalityDocument.Localitypublic AddressLineDocument.AddressLine getAddressLineArray(int i)
getAddressLineArray in interface LocalityDocument.Localitypublic int sizeOfAddressLineArray()
sizeOfAddressLineArray in interface LocalityDocument.Localitypublic void setAddressLineArray(AddressLineDocument.AddressLine[] addressLineArray)
setAddressLineArray in interface LocalityDocument.Localitypublic void setAddressLineArray(int i,
AddressLineDocument.AddressLine addressLine)
setAddressLineArray in interface LocalityDocument.Localitypublic AddressLineDocument.AddressLine insertNewAddressLine(int i)
insertNewAddressLine in interface LocalityDocument.Localitypublic AddressLineDocument.AddressLine addNewAddressLine()
addNewAddressLine in interface LocalityDocument.Localitypublic void removeAddressLine(int i)
removeAddressLine in interface LocalityDocument.Localitypublic LocalityDocument.Locality.LocalityName[] getLocalityNameArray()
getLocalityNameArray in interface LocalityDocument.Localitypublic LocalityDocument.Locality.LocalityName getLocalityNameArray(int i)
getLocalityNameArray in interface LocalityDocument.Localitypublic int sizeOfLocalityNameArray()
sizeOfLocalityNameArray in interface LocalityDocument.Localitypublic void setLocalityNameArray(LocalityDocument.Locality.LocalityName[] localityNameArray)
setLocalityNameArray in interface LocalityDocument.Localitypublic void setLocalityNameArray(int i,
LocalityDocument.Locality.LocalityName localityName)
setLocalityNameArray in interface LocalityDocument.Localitypublic LocalityDocument.Locality.LocalityName insertNewLocalityName(int i)
insertNewLocalityName in interface LocalityDocument.Localitypublic LocalityDocument.Locality.LocalityName addNewLocalityName()
addNewLocalityName in interface LocalityDocument.Localitypublic void removeLocalityName(int i)
removeLocalityName in interface LocalityDocument.Localitypublic PostBoxDocument.PostBox getPostBox()
getPostBox in interface LocalityDocument.Localitypublic boolean isSetPostBox()
isSetPostBox in interface LocalityDocument.Localitypublic void setPostBox(PostBoxDocument.PostBox postBox)
setPostBox in interface LocalityDocument.Localitypublic PostBoxDocument.PostBox addNewPostBox()
addNewPostBox in interface LocalityDocument.Localitypublic void unsetPostBox()
unsetPostBox in interface LocalityDocument.Localitypublic LargeMailUserType getLargeMailUser()
getLargeMailUser in interface LocalityDocument.Localitypublic boolean isSetLargeMailUser()
isSetLargeMailUser in interface LocalityDocument.Localitypublic void setLargeMailUser(LargeMailUserType largeMailUser)
setLargeMailUser in interface LocalityDocument.Localitypublic LargeMailUserType addNewLargeMailUser()
addNewLargeMailUser in interface LocalityDocument.Localitypublic void unsetLargeMailUser()
unsetLargeMailUser in interface LocalityDocument.Localitypublic PostOfficeDocument.PostOffice getPostOffice()
getPostOffice in interface LocalityDocument.Localitypublic boolean isSetPostOffice()
isSetPostOffice in interface LocalityDocument.Localitypublic void setPostOffice(PostOfficeDocument.PostOffice postOffice)
setPostOffice in interface LocalityDocument.Localitypublic PostOfficeDocument.PostOffice addNewPostOffice()
addNewPostOffice in interface LocalityDocument.Localitypublic void unsetPostOffice()
unsetPostOffice in interface LocalityDocument.Localitypublic PostalRouteType getPostalRoute()
getPostalRoute in interface LocalityDocument.Localitypublic boolean isSetPostalRoute()
isSetPostalRoute in interface LocalityDocument.Localitypublic void setPostalRoute(PostalRouteType postalRoute)
setPostalRoute in interface LocalityDocument.Localitypublic PostalRouteType addNewPostalRoute()
addNewPostalRoute in interface LocalityDocument.Localitypublic void unsetPostalRoute()
unsetPostalRoute in interface LocalityDocument.Localitypublic ThoroughfareDocument.Thoroughfare getThoroughfare()
getThoroughfare in interface LocalityDocument.Localitypublic boolean isSetThoroughfare()
isSetThoroughfare in interface LocalityDocument.Localitypublic void setThoroughfare(ThoroughfareDocument.Thoroughfare thoroughfare)
setThoroughfare in interface LocalityDocument.Localitypublic ThoroughfareDocument.Thoroughfare addNewThoroughfare()
addNewThoroughfare in interface LocalityDocument.Localitypublic void unsetThoroughfare()
unsetThoroughfare in interface LocalityDocument.Localitypublic PremiseDocument.Premise getPremise()
getPremise in interface LocalityDocument.Localitypublic boolean isSetPremise()
isSetPremise in interface LocalityDocument.Localitypublic void setPremise(PremiseDocument.Premise premise)
setPremise in interface LocalityDocument.Localitypublic PremiseDocument.Premise addNewPremise()
addNewPremise in interface LocalityDocument.Localitypublic void unsetPremise()
unsetPremise in interface LocalityDocument.Localitypublic DependentLocalityType getDependentLocality()
getDependentLocality in interface LocalityDocument.Localitypublic boolean isSetDependentLocality()
isSetDependentLocality in interface LocalityDocument.Localitypublic void setDependentLocality(DependentLocalityType dependentLocality)
setDependentLocality in interface LocalityDocument.Localitypublic DependentLocalityType addNewDependentLocality()
addNewDependentLocality in interface LocalityDocument.Localitypublic void unsetDependentLocality()
unsetDependentLocality in interface LocalityDocument.Localitypublic PostalCodeDocument.PostalCode getPostalCode()
getPostalCode in interface LocalityDocument.Localitypublic boolean isSetPostalCode()
isSetPostalCode in interface LocalityDocument.Localitypublic void setPostalCode(PostalCodeDocument.PostalCode postalCode)
setPostalCode in interface LocalityDocument.Localitypublic PostalCodeDocument.PostalCode addNewPostalCode()
addNewPostalCode in interface LocalityDocument.Localitypublic void unsetPostalCode()
unsetPostalCode in interface LocalityDocument.Localitypublic org.apache.xmlbeans.XmlAnySimpleType getType()
getType in interface LocalityDocument.Localitypublic boolean isSetType()
isSetType in interface LocalityDocument.Localitypublic void setType(org.apache.xmlbeans.XmlAnySimpleType type)
setType in interface LocalityDocument.Localitypublic org.apache.xmlbeans.XmlAnySimpleType addNewType()
addNewType in interface LocalityDocument.Localitypublic void unsetType()
unsetType in interface LocalityDocument.Localitypublic org.apache.xmlbeans.XmlAnySimpleType getUsageType()
getUsageType in interface LocalityDocument.Localitypublic boolean isSetUsageType()
isSetUsageType in interface LocalityDocument.Localitypublic void setUsageType(org.apache.xmlbeans.XmlAnySimpleType usageType)
setUsageType in interface LocalityDocument.Localitypublic org.apache.xmlbeans.XmlAnySimpleType addNewUsageType()
addNewUsageType in interface LocalityDocument.Localitypublic void unsetUsageType()
unsetUsageType in interface LocalityDocument.Localitypublic org.apache.xmlbeans.XmlAnySimpleType getIndicator()
getIndicator in interface LocalityDocument.Localitypublic boolean isSetIndicator()
isSetIndicator in interface LocalityDocument.Localitypublic void setIndicator(org.apache.xmlbeans.XmlAnySimpleType indicator)
setIndicator in interface LocalityDocument.Localitypublic org.apache.xmlbeans.XmlAnySimpleType addNewIndicator()
addNewIndicator in interface LocalityDocument.Localitypublic void unsetIndicator()
unsetIndicator in interface LocalityDocument.LocalityCopyright © 2015–2018 52north.org. All rights reserved.