Class AddressTypeImpl
- java.lang.Object
-
- org.apache.xmlbeans.impl.values.XmlObjectBase
-
- org.apache.xmlbeans.impl.values.XmlComplexContentImpl
-
- net.opengis.gml.x32.impl.AbstractGMLTypeImpl
-
- net.opengis.gml.x32.impl.AbstractFeatureTypeImpl
-
- eu.europa.ec.inspire.schemas.ad.x40.impl.AddressTypeImpl
-
- All Implemented Interfaces:
AddressType,Serializable,AbstractFeatureType,AbstractGMLType,org.apache.xmlbeans.impl.values.TypeStoreUser,org.apache.xmlbeans.SimpleValue,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
public class AddressTypeImpl extends AbstractFeatureTypeImpl implements AddressType
An XML AddressType(@http://inspire.ec.europa.eu/schemas/ad/4.0). This is a complex type.- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAddressTypeImpl.AlternativeIdentifierImplAn XML alternativeIdentifier(@http://inspire.ec.europa.eu/schemas/ad/4.0).static classAddressTypeImpl.BeginLifespanVersionImplAn XML beginLifespanVersion(@http://inspire.ec.europa.eu/schemas/ad/4.0).static classAddressTypeImpl.ComponentImplAn XML component(@http://inspire.ec.europa.eu/schemas/ad/4.0).static classAddressTypeImpl.EndLifespanVersionImplAn XML endLifespanVersion(@http://inspire.ec.europa.eu/schemas/ad/4.0).static classAddressTypeImpl.ValidFromImplAn XML validFrom(@http://inspire.ec.europa.eu/schemas/ad/4.0).static classAddressTypeImpl.ValidToImplAn XML validTo(@http://inspire.ec.europa.eu/schemas/ad/4.0).-
Nested classes/interfaces inherited from interface net.opengis.gml.x32.AbstractFeatureType
AbstractFeatureType.Factory
-
Nested classes/interfaces inherited from interface net.opengis.gml.x32.AbstractGMLType
AbstractGMLType.Factory
-
Nested classes/interfaces inherited from interface eu.europa.ec.inspire.schemas.ad.x40.AddressType
AddressType.AlternativeIdentifier, AddressType.BeginLifespanVersion, AddressType.Component, AddressType.EndLifespanVersion, AddressType.Factory, AddressType.ValidFrom, AddressType.ValidTo
-
-
Field Summary
-
Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER
-
Fields inherited from interface net.opengis.gml.x32.AbstractFeatureType
type
-
Fields inherited from interface net.opengis.gml.x32.AbstractGMLType
type
-
Fields inherited from interface eu.europa.ec.inspire.schemas.ad.x40.AddressType
type
-
-
Constructor Summary
Constructors Constructor Description AddressTypeImpl(org.apache.xmlbeans.SchemaType sType)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AddressType.AlternativeIdentifieraddNewAlternativeIdentifier()Appends and returns a new empty "alternativeIdentifier" elementAddressType.BeginLifespanVersionaddNewBeginLifespanVersion()Appends and returns a new empty "beginLifespanVersion" elementReferenceTypeaddNewBuilding()Appends and returns a new empty value (as xml) as the last "building" elementAddressType.ComponentaddNewComponent()Appends and returns a new empty value (as xml) as the last "component" elementAddressType.EndLifespanVersionaddNewEndLifespanVersion()Appends and returns a new empty "endLifespanVersion" elementIdentifierPropertyTypeaddNewInspireId()Appends and returns a new empty "inspireId" elementAddressLocatorPropertyTypeaddNewLocator()Appends and returns a new empty value (as xml) as the last "locator" elementReferenceTypeaddNewParcel()Appends and returns a new empty value (as xml) as the last "parcel" elementReferenceTypeaddNewParentAddress()Appends and returns a new empty "parentAddress" elementGeographicPositionPropertyTypeaddNewPosition()Appends and returns a new empty value (as xml) as the last "position" elementReferenceTypeaddNewStatus()Appends and returns a new empty "status" elementAddressType.ValidFromaddNewValidFrom()Appends and returns a new empty "validFrom" elementAddressType.ValidToaddNewValidTo()Appends and returns a new empty "validTo" elementAddressType.AlternativeIdentifiergetAlternativeIdentifier()Gets the "alternativeIdentifier" elementAddressType.BeginLifespanVersiongetBeginLifespanVersion()Gets the "beginLifespanVersion" elementReferenceType[]getBuildingArray()Gets array of all "building" elementsReferenceTypegetBuildingArray(int i)Gets ith "building" elementAddressType.Component[]getComponentArray()Gets array of all "component" elementsAddressType.ComponentgetComponentArray(int i)Gets ith "component" elementAddressType.EndLifespanVersiongetEndLifespanVersion()Gets the "endLifespanVersion" elementIdentifierPropertyTypegetInspireId()Gets the "inspireId" elementAddressLocatorPropertyType[]getLocatorArray()Gets array of all "locator" elementsAddressLocatorPropertyTypegetLocatorArray(int i)Gets ith "locator" elementReferenceType[]getParcelArray()Gets array of all "parcel" elementsReferenceTypegetParcelArray(int i)Gets ith "parcel" elementReferenceTypegetParentAddress()Gets the "parentAddress" elementGeographicPositionPropertyType[]getPositionArray()Gets array of all "position" elementsGeographicPositionPropertyTypegetPositionArray(int i)Gets ith "position" elementReferenceTypegetStatus()Gets the "status" elementAddressType.ValidFromgetValidFrom()Gets the "validFrom" elementAddressType.ValidTogetValidTo()Gets the "validTo" elementReferenceTypeinsertNewBuilding(int i)Inserts and returns a new empty value (as xml) as the ith "building" elementAddressType.ComponentinsertNewComponent(int i)Inserts and returns a new empty value (as xml) as the ith "component" elementAddressLocatorPropertyTypeinsertNewLocator(int i)Inserts and returns a new empty value (as xml) as the ith "locator" elementReferenceTypeinsertNewParcel(int i)Inserts and returns a new empty value (as xml) as the ith "parcel" elementGeographicPositionPropertyTypeinsertNewPosition(int i)Inserts and returns a new empty value (as xml) as the ith "position" elementbooleanisNilAlternativeIdentifier()Tests for nil "alternativeIdentifier" elementbooleanisNilBeginLifespanVersion()Tests for nil "beginLifespanVersion" elementbooleanisNilBuildingArray(int i)Tests for nil ith "building" elementbooleanisNilEndLifespanVersion()Tests for nil "endLifespanVersion" elementbooleanisNilParcelArray(int i)Tests for nil ith "parcel" elementbooleanisNilParentAddress()Tests for nil "parentAddress" elementbooleanisNilStatus()Tests for nil "status" elementbooleanisNilValidFrom()Tests for nil "validFrom" elementbooleanisNilValidTo()Tests for nil "validTo" elementbooleanisSetAlternativeIdentifier()True if has "alternativeIdentifier" elementbooleanisSetEndLifespanVersion()True if has "endLifespanVersion" elementbooleanisSetParentAddress()True if has "parentAddress" elementbooleanisSetStatus()True if has "status" elementbooleanisSetValidTo()True if has "validTo" elementvoidremoveBuilding(int i)Removes the ith "building" elementvoidremoveComponent(int i)Removes the ith "component" elementvoidremoveLocator(int i)Removes the ith "locator" elementvoidremoveParcel(int i)Removes the ith "parcel" elementvoidremovePosition(int i)Removes the ith "position" elementvoidsetAlternativeIdentifier(AddressType.AlternativeIdentifier alternativeIdentifier)Sets the "alternativeIdentifier" elementvoidsetBeginLifespanVersion(AddressType.BeginLifespanVersion beginLifespanVersion)Sets the "beginLifespanVersion" elementvoidsetBuildingArray(int i, ReferenceType building)Sets ith "building" elementvoidsetBuildingArray(ReferenceType[] buildingArray)Sets array of all "building" elementvoidsetComponentArray(int i, AddressType.Component component)Sets ith "component" elementvoidsetComponentArray(AddressType.Component[] componentArray)Sets array of all "component" elementvoidsetEndLifespanVersion(AddressType.EndLifespanVersion endLifespanVersion)Sets the "endLifespanVersion" elementvoidsetInspireId(IdentifierPropertyType inspireId)Sets the "inspireId" elementvoidsetLocatorArray(int i, AddressLocatorPropertyType locator)Sets ith "locator" elementvoidsetLocatorArray(AddressLocatorPropertyType[] locatorArray)Sets array of all "locator" elementvoidsetNilAlternativeIdentifier()Nils the "alternativeIdentifier" elementvoidsetNilBeginLifespanVersion()Nils the "beginLifespanVersion" elementvoidsetNilBuildingArray(int i)Nils the ith "building" elementvoidsetNilEndLifespanVersion()Nils the "endLifespanVersion" elementvoidsetNilParcelArray(int i)Nils the ith "parcel" elementvoidsetNilParentAddress()Nils the "parentAddress" elementvoidsetNilStatus()Nils the "status" elementvoidsetNilValidFrom()Nils the "validFrom" elementvoidsetNilValidTo()Nils the "validTo" elementvoidsetParcelArray(int i, ReferenceType parcel)Sets ith "parcel" elementvoidsetParcelArray(ReferenceType[] parcelArray)Sets array of all "parcel" elementvoidsetParentAddress(ReferenceType parentAddress)Sets the "parentAddress" elementvoidsetPositionArray(int i, GeographicPositionPropertyType position)Sets ith "position" elementvoidsetPositionArray(GeographicPositionPropertyType[] positionArray)Sets array of all "position" elementvoidsetStatus(ReferenceType status)Sets the "status" elementvoidsetValidFrom(AddressType.ValidFrom validFrom)Sets the "validFrom" elementvoidsetValidTo(AddressType.ValidTo validTo)Sets the "validTo" elementintsizeOfBuildingArray()Returns number of "building" elementintsizeOfComponentArray()Returns number of "component" elementintsizeOfLocatorArray()Returns number of "locator" elementintsizeOfParcelArray()Returns number of "parcel" elementintsizeOfPositionArray()Returns number of "position" elementvoidunsetAlternativeIdentifier()Unsets the "alternativeIdentifier" elementvoidunsetEndLifespanVersion()Unsets the "endLifespanVersion" elementvoidunsetParentAddress()Unsets the "parentAddress" elementvoidunsetStatus()Unsets the "status" elementvoidunsetValidTo()Unsets the "validTo" element-
Methods inherited from class net.opengis.gml.x32.impl.AbstractFeatureTypeImpl
addNewBoundedBy, addNewLocation, getBoundedBy, getLocation, isNilBoundedBy, isSetBoundedBy, isSetLocation, setBoundedBy, setLocation, setNilBoundedBy, unsetBoundedBy, unsetLocation
-
Methods inherited from class net.opengis.gml.x32.impl.AbstractGMLTypeImpl
addNewDescription, addNewDescriptionReference, addNewIdentifier, addNewMetaDataProperty, addNewName, getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataPropertyArray, getMetaDataPropertyArray, getNameArray, getNameArray, insertNewMetaDataProperty, insertNewName, isSetDescription, isSetDescriptionReference, isSetIdentifier, removeMetaDataProperty, removeName, setDescription, setDescriptionReference, setId, setIdentifier, setMetaDataPropertyArray, setMetaDataPropertyArray, setNameArray, setNameArray, sizeOfMetaDataPropertyArray, sizeOfNameArray, unsetDescription, unsetDescriptionReference, unsetIdentifier, xgetId, xsetId
-
Methods inherited from class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
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
-
Methods inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_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, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, 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, 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, validate, validate_now, validate_simpleval, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlText
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface net.opengis.gml.x32.AbstractFeatureType
addNewBoundedBy, addNewLocation, getBoundedBy, getLocation, isNilBoundedBy, isSetBoundedBy, isSetLocation, setBoundedBy, setLocation, setNilBoundedBy, unsetBoundedBy, unsetLocation
-
Methods inherited from interface net.opengis.gml.x32.AbstractGMLType
addNewDescription, addNewDescriptionReference, addNewIdentifier, addNewMetaDataProperty, addNewName, getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataPropertyArray, getMetaDataPropertyArray, getNameArray, getNameArray, insertNewMetaDataProperty, insertNewName, isSetDescription, isSetDescriptionReference, isSetIdentifier, removeMetaDataProperty, removeName, setDescription, setDescriptionReference, setId, setIdentifier, setMetaDataPropertyArray, setMetaDataPropertyArray, setNameArray, setNameArray, sizeOfMetaDataPropertyArray, sizeOfNameArray, unsetDescription, unsetDescriptionReference, unsetIdentifier, xgetId, xsetId
-
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
-
getInspireId
public IdentifierPropertyType getInspireId()
Gets the "inspireId" element- Specified by:
getInspireIdin interfaceAddressType
-
setInspireId
public void setInspireId(IdentifierPropertyType inspireId)
Sets the "inspireId" element- Specified by:
setInspireIdin interfaceAddressType
-
addNewInspireId
public IdentifierPropertyType addNewInspireId()
Appends and returns a new empty "inspireId" element- Specified by:
addNewInspireIdin interfaceAddressType
-
getAlternativeIdentifier
public AddressType.AlternativeIdentifier getAlternativeIdentifier()
Gets the "alternativeIdentifier" element- Specified by:
getAlternativeIdentifierin interfaceAddressType
-
isNilAlternativeIdentifier
public boolean isNilAlternativeIdentifier()
Tests for nil "alternativeIdentifier" element- Specified by:
isNilAlternativeIdentifierin interfaceAddressType
-
isSetAlternativeIdentifier
public boolean isSetAlternativeIdentifier()
True if has "alternativeIdentifier" element- Specified by:
isSetAlternativeIdentifierin interfaceAddressType
-
setAlternativeIdentifier
public void setAlternativeIdentifier(AddressType.AlternativeIdentifier alternativeIdentifier)
Sets the "alternativeIdentifier" element- Specified by:
setAlternativeIdentifierin interfaceAddressType
-
addNewAlternativeIdentifier
public AddressType.AlternativeIdentifier addNewAlternativeIdentifier()
Appends and returns a new empty "alternativeIdentifier" element- Specified by:
addNewAlternativeIdentifierin interfaceAddressType
-
setNilAlternativeIdentifier
public void setNilAlternativeIdentifier()
Nils the "alternativeIdentifier" element- Specified by:
setNilAlternativeIdentifierin interfaceAddressType
-
unsetAlternativeIdentifier
public void unsetAlternativeIdentifier()
Unsets the "alternativeIdentifier" element- Specified by:
unsetAlternativeIdentifierin interfaceAddressType
-
getPositionArray
public GeographicPositionPropertyType[] getPositionArray()
Gets array of all "position" elements- Specified by:
getPositionArrayin interfaceAddressType
-
getPositionArray
public GeographicPositionPropertyType getPositionArray(int i)
Gets ith "position" element- Specified by:
getPositionArrayin interfaceAddressType
-
sizeOfPositionArray
public int sizeOfPositionArray()
Returns number of "position" element- Specified by:
sizeOfPositionArrayin interfaceAddressType
-
setPositionArray
public void setPositionArray(GeographicPositionPropertyType[] positionArray)
Sets array of all "position" element- Specified by:
setPositionArrayin interfaceAddressType
-
setPositionArray
public void setPositionArray(int i, GeographicPositionPropertyType position)Sets ith "position" element- Specified by:
setPositionArrayin interfaceAddressType
-
insertNewPosition
public GeographicPositionPropertyType insertNewPosition(int i)
Inserts and returns a new empty value (as xml) as the ith "position" element- Specified by:
insertNewPositionin interfaceAddressType
-
addNewPosition
public GeographicPositionPropertyType addNewPosition()
Appends and returns a new empty value (as xml) as the last "position" element- Specified by:
addNewPositionin interfaceAddressType
-
removePosition
public void removePosition(int i)
Removes the ith "position" element- Specified by:
removePositionin interfaceAddressType
-
getStatus
public ReferenceType getStatus()
Gets the "status" element- Specified by:
getStatusin interfaceAddressType
-
isNilStatus
public boolean isNilStatus()
Tests for nil "status" element- Specified by:
isNilStatusin interfaceAddressType
-
isSetStatus
public boolean isSetStatus()
True if has "status" element- Specified by:
isSetStatusin interfaceAddressType
-
setStatus
public void setStatus(ReferenceType status)
Sets the "status" element- Specified by:
setStatusin interfaceAddressType
-
addNewStatus
public ReferenceType addNewStatus()
Appends and returns a new empty "status" element- Specified by:
addNewStatusin interfaceAddressType
-
setNilStatus
public void setNilStatus()
Nils the "status" element- Specified by:
setNilStatusin interfaceAddressType
-
unsetStatus
public void unsetStatus()
Unsets the "status" element- Specified by:
unsetStatusin interfaceAddressType
-
getLocatorArray
public AddressLocatorPropertyType[] getLocatorArray()
Gets array of all "locator" elements- Specified by:
getLocatorArrayin interfaceAddressType
-
getLocatorArray
public AddressLocatorPropertyType getLocatorArray(int i)
Gets ith "locator" element- Specified by:
getLocatorArrayin interfaceAddressType
-
sizeOfLocatorArray
public int sizeOfLocatorArray()
Returns number of "locator" element- Specified by:
sizeOfLocatorArrayin interfaceAddressType
-
setLocatorArray
public void setLocatorArray(AddressLocatorPropertyType[] locatorArray)
Sets array of all "locator" element- Specified by:
setLocatorArrayin interfaceAddressType
-
setLocatorArray
public void setLocatorArray(int i, AddressLocatorPropertyType locator)Sets ith "locator" element- Specified by:
setLocatorArrayin interfaceAddressType
-
insertNewLocator
public AddressLocatorPropertyType insertNewLocator(int i)
Inserts and returns a new empty value (as xml) as the ith "locator" element- Specified by:
insertNewLocatorin interfaceAddressType
-
addNewLocator
public AddressLocatorPropertyType addNewLocator()
Appends and returns a new empty value (as xml) as the last "locator" element- Specified by:
addNewLocatorin interfaceAddressType
-
removeLocator
public void removeLocator(int i)
Removes the ith "locator" element- Specified by:
removeLocatorin interfaceAddressType
-
getValidFrom
public AddressType.ValidFrom getValidFrom()
Gets the "validFrom" element- Specified by:
getValidFromin interfaceAddressType
-
isNilValidFrom
public boolean isNilValidFrom()
Tests for nil "validFrom" element- Specified by:
isNilValidFromin interfaceAddressType
-
setValidFrom
public void setValidFrom(AddressType.ValidFrom validFrom)
Sets the "validFrom" element- Specified by:
setValidFromin interfaceAddressType
-
addNewValidFrom
public AddressType.ValidFrom addNewValidFrom()
Appends and returns a new empty "validFrom" element- Specified by:
addNewValidFromin interfaceAddressType
-
setNilValidFrom
public void setNilValidFrom()
Nils the "validFrom" element- Specified by:
setNilValidFromin interfaceAddressType
-
getValidTo
public AddressType.ValidTo getValidTo()
Gets the "validTo" element- Specified by:
getValidToin interfaceAddressType
-
isNilValidTo
public boolean isNilValidTo()
Tests for nil "validTo" element- Specified by:
isNilValidToin interfaceAddressType
-
isSetValidTo
public boolean isSetValidTo()
True if has "validTo" element- Specified by:
isSetValidToin interfaceAddressType
-
setValidTo
public void setValidTo(AddressType.ValidTo validTo)
Sets the "validTo" element- Specified by:
setValidToin interfaceAddressType
-
addNewValidTo
public AddressType.ValidTo addNewValidTo()
Appends and returns a new empty "validTo" element- Specified by:
addNewValidToin interfaceAddressType
-
setNilValidTo
public void setNilValidTo()
Nils the "validTo" element- Specified by:
setNilValidToin interfaceAddressType
-
unsetValidTo
public void unsetValidTo()
Unsets the "validTo" element- Specified by:
unsetValidToin interfaceAddressType
-
getBeginLifespanVersion
public AddressType.BeginLifespanVersion getBeginLifespanVersion()
Gets the "beginLifespanVersion" element- Specified by:
getBeginLifespanVersionin interfaceAddressType
-
isNilBeginLifespanVersion
public boolean isNilBeginLifespanVersion()
Tests for nil "beginLifespanVersion" element- Specified by:
isNilBeginLifespanVersionin interfaceAddressType
-
setBeginLifespanVersion
public void setBeginLifespanVersion(AddressType.BeginLifespanVersion beginLifespanVersion)
Sets the "beginLifespanVersion" element- Specified by:
setBeginLifespanVersionin interfaceAddressType
-
addNewBeginLifespanVersion
public AddressType.BeginLifespanVersion addNewBeginLifespanVersion()
Appends and returns a new empty "beginLifespanVersion" element- Specified by:
addNewBeginLifespanVersionin interfaceAddressType
-
setNilBeginLifespanVersion
public void setNilBeginLifespanVersion()
Nils the "beginLifespanVersion" element- Specified by:
setNilBeginLifespanVersionin interfaceAddressType
-
getEndLifespanVersion
public AddressType.EndLifespanVersion getEndLifespanVersion()
Gets the "endLifespanVersion" element- Specified by:
getEndLifespanVersionin interfaceAddressType
-
isNilEndLifespanVersion
public boolean isNilEndLifespanVersion()
Tests for nil "endLifespanVersion" element- Specified by:
isNilEndLifespanVersionin interfaceAddressType
-
isSetEndLifespanVersion
public boolean isSetEndLifespanVersion()
True if has "endLifespanVersion" element- Specified by:
isSetEndLifespanVersionin interfaceAddressType
-
setEndLifespanVersion
public void setEndLifespanVersion(AddressType.EndLifespanVersion endLifespanVersion)
Sets the "endLifespanVersion" element- Specified by:
setEndLifespanVersionin interfaceAddressType
-
addNewEndLifespanVersion
public AddressType.EndLifespanVersion addNewEndLifespanVersion()
Appends and returns a new empty "endLifespanVersion" element- Specified by:
addNewEndLifespanVersionin interfaceAddressType
-
setNilEndLifespanVersion
public void setNilEndLifespanVersion()
Nils the "endLifespanVersion" element- Specified by:
setNilEndLifespanVersionin interfaceAddressType
-
unsetEndLifespanVersion
public void unsetEndLifespanVersion()
Unsets the "endLifespanVersion" element- Specified by:
unsetEndLifespanVersionin interfaceAddressType
-
getParcelArray
public ReferenceType[] getParcelArray()
Gets array of all "parcel" elements- Specified by:
getParcelArrayin interfaceAddressType
-
getParcelArray
public ReferenceType getParcelArray(int i)
Gets ith "parcel" element- Specified by:
getParcelArrayin interfaceAddressType
-
isNilParcelArray
public boolean isNilParcelArray(int i)
Tests for nil ith "parcel" element- Specified by:
isNilParcelArrayin interfaceAddressType
-
sizeOfParcelArray
public int sizeOfParcelArray()
Returns number of "parcel" element- Specified by:
sizeOfParcelArrayin interfaceAddressType
-
setParcelArray
public void setParcelArray(ReferenceType[] parcelArray)
Sets array of all "parcel" element- Specified by:
setParcelArrayin interfaceAddressType
-
setParcelArray
public void setParcelArray(int i, ReferenceType parcel)Sets ith "parcel" element- Specified by:
setParcelArrayin interfaceAddressType
-
setNilParcelArray
public void setNilParcelArray(int i)
Nils the ith "parcel" element- Specified by:
setNilParcelArrayin interfaceAddressType
-
insertNewParcel
public ReferenceType insertNewParcel(int i)
Inserts and returns a new empty value (as xml) as the ith "parcel" element- Specified by:
insertNewParcelin interfaceAddressType
-
addNewParcel
public ReferenceType addNewParcel()
Appends and returns a new empty value (as xml) as the last "parcel" element- Specified by:
addNewParcelin interfaceAddressType
-
removeParcel
public void removeParcel(int i)
Removes the ith "parcel" element- Specified by:
removeParcelin interfaceAddressType
-
getParentAddress
public ReferenceType getParentAddress()
Gets the "parentAddress" element- Specified by:
getParentAddressin interfaceAddressType
-
isNilParentAddress
public boolean isNilParentAddress()
Tests for nil "parentAddress" element- Specified by:
isNilParentAddressin interfaceAddressType
-
isSetParentAddress
public boolean isSetParentAddress()
True if has "parentAddress" element- Specified by:
isSetParentAddressin interfaceAddressType
-
setParentAddress
public void setParentAddress(ReferenceType parentAddress)
Sets the "parentAddress" element- Specified by:
setParentAddressin interfaceAddressType
-
addNewParentAddress
public ReferenceType addNewParentAddress()
Appends and returns a new empty "parentAddress" element- Specified by:
addNewParentAddressin interfaceAddressType
-
setNilParentAddress
public void setNilParentAddress()
Nils the "parentAddress" element- Specified by:
setNilParentAddressin interfaceAddressType
-
unsetParentAddress
public void unsetParentAddress()
Unsets the "parentAddress" element- Specified by:
unsetParentAddressin interfaceAddressType
-
getBuildingArray
public ReferenceType[] getBuildingArray()
Gets array of all "building" elements- Specified by:
getBuildingArrayin interfaceAddressType
-
getBuildingArray
public ReferenceType getBuildingArray(int i)
Gets ith "building" element- Specified by:
getBuildingArrayin interfaceAddressType
-
isNilBuildingArray
public boolean isNilBuildingArray(int i)
Tests for nil ith "building" element- Specified by:
isNilBuildingArrayin interfaceAddressType
-
sizeOfBuildingArray
public int sizeOfBuildingArray()
Returns number of "building" element- Specified by:
sizeOfBuildingArrayin interfaceAddressType
-
setBuildingArray
public void setBuildingArray(ReferenceType[] buildingArray)
Sets array of all "building" element- Specified by:
setBuildingArrayin interfaceAddressType
-
setBuildingArray
public void setBuildingArray(int i, ReferenceType building)Sets ith "building" element- Specified by:
setBuildingArrayin interfaceAddressType
-
setNilBuildingArray
public void setNilBuildingArray(int i)
Nils the ith "building" element- Specified by:
setNilBuildingArrayin interfaceAddressType
-
insertNewBuilding
public ReferenceType insertNewBuilding(int i)
Inserts and returns a new empty value (as xml) as the ith "building" element- Specified by:
insertNewBuildingin interfaceAddressType
-
addNewBuilding
public ReferenceType addNewBuilding()
Appends and returns a new empty value (as xml) as the last "building" element- Specified by:
addNewBuildingin interfaceAddressType
-
removeBuilding
public void removeBuilding(int i)
Removes the ith "building" element- Specified by:
removeBuildingin interfaceAddressType
-
getComponentArray
public AddressType.Component[] getComponentArray()
Gets array of all "component" elements- Specified by:
getComponentArrayin interfaceAddressType
-
getComponentArray
public AddressType.Component getComponentArray(int i)
Gets ith "component" element- Specified by:
getComponentArrayin interfaceAddressType
-
sizeOfComponentArray
public int sizeOfComponentArray()
Returns number of "component" element- Specified by:
sizeOfComponentArrayin interfaceAddressType
-
setComponentArray
public void setComponentArray(AddressType.Component[] componentArray)
Sets array of all "component" element- Specified by:
setComponentArrayin interfaceAddressType
-
setComponentArray
public void setComponentArray(int i, AddressType.Component component)Sets ith "component" element- Specified by:
setComponentArrayin interfaceAddressType
-
insertNewComponent
public AddressType.Component insertNewComponent(int i)
Inserts and returns a new empty value (as xml) as the ith "component" element- Specified by:
insertNewComponentin interfaceAddressType
-
addNewComponent
public AddressType.Component addNewComponent()
Appends and returns a new empty value (as xml) as the last "component" element- Specified by:
addNewComponentin interfaceAddressType
-
removeComponent
public void removeComponent(int i)
Removes the ith "component" element- Specified by:
removeComponentin interfaceAddressType
-
-