Class AddressComponentTypeImpl
- 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.AddressComponentTypeImpl
-
- All Implemented Interfaces:
AddressComponentType,Serializable,AbstractFeatureType,AbstractGMLType,org.apache.xmlbeans.impl.values.TypeStoreUser,org.apache.xmlbeans.SimpleValue,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- Direct Known Subclasses:
AddressAreaNameTypeImpl,AdminUnitNameTypeImpl,PostalDescriptorTypeImpl,ThoroughfareNameTypeImpl
public class AddressComponentTypeImpl extends AbstractFeatureTypeImpl implements AddressComponentType
An XML AddressComponentType(@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 classAddressComponentTypeImpl.AlternativeIdentifierImplAn XML alternativeIdentifier(@http://inspire.ec.europa.eu/schemas/ad/4.0).static classAddressComponentTypeImpl.BeginLifespanVersionImplAn XML beginLifespanVersion(@http://inspire.ec.europa.eu/schemas/ad/4.0).static classAddressComponentTypeImpl.EndLifespanVersionImplAn XML endLifespanVersion(@http://inspire.ec.europa.eu/schemas/ad/4.0).static classAddressComponentTypeImpl.ValidFromImplAn XML validFrom(@http://inspire.ec.europa.eu/schemas/ad/4.0).static classAddressComponentTypeImpl.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.AddressComponentType
AddressComponentType.AlternativeIdentifier, AddressComponentType.BeginLifespanVersion, AddressComponentType.EndLifespanVersion, AddressComponentType.Factory, AddressComponentType.ValidFrom, AddressComponentType.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.AddressComponentType
type
-
-
Constructor Summary
Constructors Constructor Description AddressComponentTypeImpl(org.apache.xmlbeans.SchemaType sType)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AddressComponentType.AlternativeIdentifieraddNewAlternativeIdentifier()Appends and returns a new empty "alternativeIdentifier" elementAddressComponentType.BeginLifespanVersionaddNewBeginLifespanVersion()Appends and returns a new empty "beginLifespanVersion" elementAddressComponentType.EndLifespanVersionaddNewEndLifespanVersion()Appends and returns a new empty "endLifespanVersion" elementIdentifierPropertyTypeaddNewInspireId()Appends and returns a new empty "inspireId" elementReferenceTypeaddNewSituatedWithin()Appends and returns a new empty value (as xml) as the last "situatedWithin" elementReferenceTypeaddNewStatus()Appends and returns a new empty "status" elementAddressComponentType.ValidFromaddNewValidFrom()Appends and returns a new empty "validFrom" elementAddressComponentType.ValidToaddNewValidTo()Appends and returns a new empty "validTo" elementAddressComponentType.AlternativeIdentifiergetAlternativeIdentifier()Gets the "alternativeIdentifier" elementAddressComponentType.BeginLifespanVersiongetBeginLifespanVersion()Gets the "beginLifespanVersion" elementAddressComponentType.EndLifespanVersiongetEndLifespanVersion()Gets the "endLifespanVersion" elementIdentifierPropertyTypegetInspireId()Gets the "inspireId" elementReferenceType[]getSituatedWithinArray()Gets array of all "situatedWithin" elementsReferenceTypegetSituatedWithinArray(int i)Gets ith "situatedWithin" elementReferenceTypegetStatus()Gets the "status" elementAddressComponentType.ValidFromgetValidFrom()Gets the "validFrom" elementAddressComponentType.ValidTogetValidTo()Gets the "validTo" elementReferenceTypeinsertNewSituatedWithin(int i)Inserts and returns a new empty value (as xml) as the ith "situatedWithin" elementbooleanisNilAlternativeIdentifier()Tests for nil "alternativeIdentifier" elementbooleanisNilBeginLifespanVersion()Tests for nil "beginLifespanVersion" elementbooleanisNilEndLifespanVersion()Tests for nil "endLifespanVersion" elementbooleanisNilSituatedWithinArray(int i)Tests for nil ith "situatedWithin" 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" elementbooleanisSetInspireId()True if has "inspireId" elementbooleanisSetStatus()True if has "status" elementbooleanisSetValidTo()True if has "validTo" elementvoidremoveSituatedWithin(int i)Removes the ith "situatedWithin" elementvoidsetAlternativeIdentifier(AddressComponentType.AlternativeIdentifier alternativeIdentifier)Sets the "alternativeIdentifier" elementvoidsetBeginLifespanVersion(AddressComponentType.BeginLifespanVersion beginLifespanVersion)Sets the "beginLifespanVersion" elementvoidsetEndLifespanVersion(AddressComponentType.EndLifespanVersion endLifespanVersion)Sets the "endLifespanVersion" elementvoidsetInspireId(IdentifierPropertyType inspireId)Sets the "inspireId" elementvoidsetNilAlternativeIdentifier()Nils the "alternativeIdentifier" elementvoidsetNilBeginLifespanVersion()Nils the "beginLifespanVersion" elementvoidsetNilEndLifespanVersion()Nils the "endLifespanVersion" elementvoidsetNilSituatedWithinArray(int i)Nils the ith "situatedWithin" elementvoidsetNilStatus()Nils the "status" elementvoidsetNilValidFrom()Nils the "validFrom" elementvoidsetNilValidTo()Nils the "validTo" elementvoidsetSituatedWithinArray(int i, ReferenceType situatedWithin)Sets ith "situatedWithin" elementvoidsetSituatedWithinArray(ReferenceType[] situatedWithinArray)Sets array of all "situatedWithin" elementvoidsetStatus(ReferenceType status)Sets the "status" elementvoidsetValidFrom(AddressComponentType.ValidFrom validFrom)Sets the "validFrom" elementvoidsetValidTo(AddressComponentType.ValidTo validTo)Sets the "validTo" elementintsizeOfSituatedWithinArray()Returns number of "situatedWithin" elementvoidunsetAlternativeIdentifier()Unsets the "alternativeIdentifier" elementvoidunsetEndLifespanVersion()Unsets the "endLifespanVersion" elementvoidunsetInspireId()Unsets the "inspireId" 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 interfaceAddressComponentType
-
isSetInspireId
public boolean isSetInspireId()
True if has "inspireId" element- Specified by:
isSetInspireIdin interfaceAddressComponentType
-
setInspireId
public void setInspireId(IdentifierPropertyType inspireId)
Sets the "inspireId" element- Specified by:
setInspireIdin interfaceAddressComponentType
-
addNewInspireId
public IdentifierPropertyType addNewInspireId()
Appends and returns a new empty "inspireId" element- Specified by:
addNewInspireIdin interfaceAddressComponentType
-
unsetInspireId
public void unsetInspireId()
Unsets the "inspireId" element- Specified by:
unsetInspireIdin interfaceAddressComponentType
-
getAlternativeIdentifier
public AddressComponentType.AlternativeIdentifier getAlternativeIdentifier()
Gets the "alternativeIdentifier" element- Specified by:
getAlternativeIdentifierin interfaceAddressComponentType
-
isNilAlternativeIdentifier
public boolean isNilAlternativeIdentifier()
Tests for nil "alternativeIdentifier" element- Specified by:
isNilAlternativeIdentifierin interfaceAddressComponentType
-
isSetAlternativeIdentifier
public boolean isSetAlternativeIdentifier()
True if has "alternativeIdentifier" element- Specified by:
isSetAlternativeIdentifierin interfaceAddressComponentType
-
setAlternativeIdentifier
public void setAlternativeIdentifier(AddressComponentType.AlternativeIdentifier alternativeIdentifier)
Sets the "alternativeIdentifier" element- Specified by:
setAlternativeIdentifierin interfaceAddressComponentType
-
addNewAlternativeIdentifier
public AddressComponentType.AlternativeIdentifier addNewAlternativeIdentifier()
Appends and returns a new empty "alternativeIdentifier" element- Specified by:
addNewAlternativeIdentifierin interfaceAddressComponentType
-
setNilAlternativeIdentifier
public void setNilAlternativeIdentifier()
Nils the "alternativeIdentifier" element- Specified by:
setNilAlternativeIdentifierin interfaceAddressComponentType
-
unsetAlternativeIdentifier
public void unsetAlternativeIdentifier()
Unsets the "alternativeIdentifier" element- Specified by:
unsetAlternativeIdentifierin interfaceAddressComponentType
-
getBeginLifespanVersion
public AddressComponentType.BeginLifespanVersion getBeginLifespanVersion()
Gets the "beginLifespanVersion" element- Specified by:
getBeginLifespanVersionin interfaceAddressComponentType
-
isNilBeginLifespanVersion
public boolean isNilBeginLifespanVersion()
Tests for nil "beginLifespanVersion" element- Specified by:
isNilBeginLifespanVersionin interfaceAddressComponentType
-
setBeginLifespanVersion
public void setBeginLifespanVersion(AddressComponentType.BeginLifespanVersion beginLifespanVersion)
Sets the "beginLifespanVersion" element- Specified by:
setBeginLifespanVersionin interfaceAddressComponentType
-
addNewBeginLifespanVersion
public AddressComponentType.BeginLifespanVersion addNewBeginLifespanVersion()
Appends and returns a new empty "beginLifespanVersion" element- Specified by:
addNewBeginLifespanVersionin interfaceAddressComponentType
-
setNilBeginLifespanVersion
public void setNilBeginLifespanVersion()
Nils the "beginLifespanVersion" element- Specified by:
setNilBeginLifespanVersionin interfaceAddressComponentType
-
getEndLifespanVersion
public AddressComponentType.EndLifespanVersion getEndLifespanVersion()
Gets the "endLifespanVersion" element- Specified by:
getEndLifespanVersionin interfaceAddressComponentType
-
isNilEndLifespanVersion
public boolean isNilEndLifespanVersion()
Tests for nil "endLifespanVersion" element- Specified by:
isNilEndLifespanVersionin interfaceAddressComponentType
-
isSetEndLifespanVersion
public boolean isSetEndLifespanVersion()
True if has "endLifespanVersion" element- Specified by:
isSetEndLifespanVersionin interfaceAddressComponentType
-
setEndLifespanVersion
public void setEndLifespanVersion(AddressComponentType.EndLifespanVersion endLifespanVersion)
Sets the "endLifespanVersion" element- Specified by:
setEndLifespanVersionin interfaceAddressComponentType
-
addNewEndLifespanVersion
public AddressComponentType.EndLifespanVersion addNewEndLifespanVersion()
Appends and returns a new empty "endLifespanVersion" element- Specified by:
addNewEndLifespanVersionin interfaceAddressComponentType
-
setNilEndLifespanVersion
public void setNilEndLifespanVersion()
Nils the "endLifespanVersion" element- Specified by:
setNilEndLifespanVersionin interfaceAddressComponentType
-
unsetEndLifespanVersion
public void unsetEndLifespanVersion()
Unsets the "endLifespanVersion" element- Specified by:
unsetEndLifespanVersionin interfaceAddressComponentType
-
getStatus
public ReferenceType getStatus()
Gets the "status" element- Specified by:
getStatusin interfaceAddressComponentType
-
isNilStatus
public boolean isNilStatus()
Tests for nil "status" element- Specified by:
isNilStatusin interfaceAddressComponentType
-
isSetStatus
public boolean isSetStatus()
True if has "status" element- Specified by:
isSetStatusin interfaceAddressComponentType
-
setStatus
public void setStatus(ReferenceType status)
Sets the "status" element- Specified by:
setStatusin interfaceAddressComponentType
-
addNewStatus
public ReferenceType addNewStatus()
Appends and returns a new empty "status" element- Specified by:
addNewStatusin interfaceAddressComponentType
-
setNilStatus
public void setNilStatus()
Nils the "status" element- Specified by:
setNilStatusin interfaceAddressComponentType
-
unsetStatus
public void unsetStatus()
Unsets the "status" element- Specified by:
unsetStatusin interfaceAddressComponentType
-
getValidFrom
public AddressComponentType.ValidFrom getValidFrom()
Gets the "validFrom" element- Specified by:
getValidFromin interfaceAddressComponentType
-
isNilValidFrom
public boolean isNilValidFrom()
Tests for nil "validFrom" element- Specified by:
isNilValidFromin interfaceAddressComponentType
-
setValidFrom
public void setValidFrom(AddressComponentType.ValidFrom validFrom)
Sets the "validFrom" element- Specified by:
setValidFromin interfaceAddressComponentType
-
addNewValidFrom
public AddressComponentType.ValidFrom addNewValidFrom()
Appends and returns a new empty "validFrom" element- Specified by:
addNewValidFromin interfaceAddressComponentType
-
setNilValidFrom
public void setNilValidFrom()
Nils the "validFrom" element- Specified by:
setNilValidFromin interfaceAddressComponentType
-
getValidTo
public AddressComponentType.ValidTo getValidTo()
Gets the "validTo" element- Specified by:
getValidToin interfaceAddressComponentType
-
isNilValidTo
public boolean isNilValidTo()
Tests for nil "validTo" element- Specified by:
isNilValidToin interfaceAddressComponentType
-
isSetValidTo
public boolean isSetValidTo()
True if has "validTo" element- Specified by:
isSetValidToin interfaceAddressComponentType
-
setValidTo
public void setValidTo(AddressComponentType.ValidTo validTo)
Sets the "validTo" element- Specified by:
setValidToin interfaceAddressComponentType
-
addNewValidTo
public AddressComponentType.ValidTo addNewValidTo()
Appends and returns a new empty "validTo" element- Specified by:
addNewValidToin interfaceAddressComponentType
-
setNilValidTo
public void setNilValidTo()
Nils the "validTo" element- Specified by:
setNilValidToin interfaceAddressComponentType
-
unsetValidTo
public void unsetValidTo()
Unsets the "validTo" element- Specified by:
unsetValidToin interfaceAddressComponentType
-
getSituatedWithinArray
public ReferenceType[] getSituatedWithinArray()
Gets array of all "situatedWithin" elements- Specified by:
getSituatedWithinArrayin interfaceAddressComponentType
-
getSituatedWithinArray
public ReferenceType getSituatedWithinArray(int i)
Gets ith "situatedWithin" element- Specified by:
getSituatedWithinArrayin interfaceAddressComponentType
-
isNilSituatedWithinArray
public boolean isNilSituatedWithinArray(int i)
Tests for nil ith "situatedWithin" element- Specified by:
isNilSituatedWithinArrayin interfaceAddressComponentType
-
sizeOfSituatedWithinArray
public int sizeOfSituatedWithinArray()
Returns number of "situatedWithin" element- Specified by:
sizeOfSituatedWithinArrayin interfaceAddressComponentType
-
setSituatedWithinArray
public void setSituatedWithinArray(ReferenceType[] situatedWithinArray)
Sets array of all "situatedWithin" element- Specified by:
setSituatedWithinArrayin interfaceAddressComponentType
-
setSituatedWithinArray
public void setSituatedWithinArray(int i, ReferenceType situatedWithin)Sets ith "situatedWithin" element- Specified by:
setSituatedWithinArrayin interfaceAddressComponentType
-
setNilSituatedWithinArray
public void setNilSituatedWithinArray(int i)
Nils the ith "situatedWithin" element- Specified by:
setNilSituatedWithinArrayin interfaceAddressComponentType
-
insertNewSituatedWithin
public ReferenceType insertNewSituatedWithin(int i)
Inserts and returns a new empty value (as xml) as the ith "situatedWithin" element- Specified by:
insertNewSituatedWithinin interfaceAddressComponentType
-
addNewSituatedWithin
public ReferenceType addNewSituatedWithin()
Appends and returns a new empty value (as xml) as the last "situatedWithin" element- Specified by:
addNewSituatedWithinin interfaceAddressComponentType
-
removeSituatedWithin
public void removeSituatedWithin(int i)
Removes the ith "situatedWithin" element- Specified by:
removeSituatedWithinin interfaceAddressComponentType
-
-