Class CadastralParcelTypeImpl
- 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.cp.x40.impl.CadastralParcelTypeImpl
-
- All Implemented Interfaces:
CadastralParcelType,Serializable,AbstractFeatureType,AbstractGMLType,org.apache.xmlbeans.impl.values.TypeStoreUser,org.apache.xmlbeans.SimpleValue,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
public class CadastralParcelTypeImpl extends AbstractFeatureTypeImpl implements CadastralParcelType
An XML CadastralParcelType(@http://inspire.ec.europa.eu/schemas/cp/4.0). This is a complex type.- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCadastralParcelTypeImpl.AreaValueImplAn XML areaValue(@http://inspire.ec.europa.eu/schemas/cp/4.0).static classCadastralParcelTypeImpl.BeginLifespanVersionImplAn XML beginLifespanVersion(@http://inspire.ec.europa.eu/schemas/cp/4.0).static classCadastralParcelTypeImpl.EndLifespanVersionImplAn XML endLifespanVersion(@http://inspire.ec.europa.eu/schemas/cp/4.0).static classCadastralParcelTypeImpl.ValidFromImplAn XML validFrom(@http://inspire.ec.europa.eu/schemas/cp/4.0).static classCadastralParcelTypeImpl.ValidToImplAn XML validTo(@http://inspire.ec.europa.eu/schemas/cp/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.cp.x40.CadastralParcelType
CadastralParcelType.AreaValue, CadastralParcelType.BeginLifespanVersion, CadastralParcelType.EndLifespanVersion, CadastralParcelType.Factory, CadastralParcelType.ValidFrom, CadastralParcelType.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.cp.x40.CadastralParcelType
type
-
-
Constructor Summary
Constructors Constructor Description CadastralParcelTypeImpl(org.apache.xmlbeans.SchemaType sType)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ReferenceTypeaddNewAdministrativeUnit()Appends and returns a new empty "administrativeUnit" elementCadastralParcelType.AreaValueaddNewAreaValue()Appends and returns a new empty "areaValue" elementReferenceTypeaddNewBasicPropertyUnit()Appends and returns a new empty value (as xml) as the last "basicPropertyUnit" elementCadastralParcelType.BeginLifespanVersionaddNewBeginLifespanVersion()Appends and returns a new empty "beginLifespanVersion" elementCadastralParcelType.EndLifespanVersionaddNewEndLifespanVersion()Appends and returns a new empty "endLifespanVersion" elementGeometryPropertyTypeaddNewGeometry()Appends and returns a new empty "geometry" elementIdentifierPropertyTypeaddNewInspireId()Appends and returns a new empty "inspireId" elementPointPropertyTypeaddNewReferencePoint()Appends and returns a new empty "referencePoint" elementCadastralParcelType.ValidFromaddNewValidFrom()Appends and returns a new empty "validFrom" elementCadastralParcelType.ValidToaddNewValidTo()Appends and returns a new empty "validTo" elementReferenceTypeaddNewZoning()Appends and returns a new empty "zoning" elementReferenceTypegetAdministrativeUnit()Gets the "administrativeUnit" elementCadastralParcelType.AreaValuegetAreaValue()Gets the "areaValue" elementReferenceType[]getBasicPropertyUnitArray()Gets array of all "basicPropertyUnit" elementsReferenceTypegetBasicPropertyUnitArray(int i)Gets ith "basicPropertyUnit" elementCadastralParcelType.BeginLifespanVersiongetBeginLifespanVersion()Gets the "beginLifespanVersion" elementCadastralParcelType.EndLifespanVersiongetEndLifespanVersion()Gets the "endLifespanVersion" elementGeometryPropertyTypegetGeometry()Gets the "geometry" elementIdentifierPropertyTypegetInspireId()Gets the "inspireId" elementStringgetLabel()Gets the "label" elementStringgetNationalCadastralReference()Gets the "nationalCadastralReference" elementPointPropertyTypegetReferencePoint()Gets the "referencePoint" elementCadastralParcelType.ValidFromgetValidFrom()Gets the "validFrom" elementCadastralParcelType.ValidTogetValidTo()Gets the "validTo" elementReferenceTypegetZoning()Gets the "zoning" elementReferenceTypeinsertNewBasicPropertyUnit(int i)Inserts and returns a new empty value (as xml) as the ith "basicPropertyUnit" elementbooleanisNilAdministrativeUnit()Tests for nil "administrativeUnit" elementbooleanisNilAreaValue()Tests for nil "areaValue" elementbooleanisNilBasicPropertyUnitArray(int i)Tests for nil ith "basicPropertyUnit" elementbooleanisNilBeginLifespanVersion()Tests for nil "beginLifespanVersion" elementbooleanisNilEndLifespanVersion()Tests for nil "endLifespanVersion" elementbooleanisNilReferencePoint()Tests for nil "referencePoint" elementbooleanisNilValidFrom()Tests for nil "validFrom" elementbooleanisNilValidTo()Tests for nil "validTo" elementbooleanisNilZoning()Tests for nil "zoning" elementbooleanisSetAdministrativeUnit()True if has "administrativeUnit" elementbooleanisSetAreaValue()True if has "areaValue" elementbooleanisSetEndLifespanVersion()True if has "endLifespanVersion" elementbooleanisSetReferencePoint()True if has "referencePoint" elementbooleanisSetValidFrom()True if has "validFrom" elementbooleanisSetValidTo()True if has "validTo" elementbooleanisSetZoning()True if has "zoning" elementvoidremoveBasicPropertyUnit(int i)Removes the ith "basicPropertyUnit" elementvoidsetAdministrativeUnit(ReferenceType administrativeUnit)Sets the "administrativeUnit" elementvoidsetAreaValue(CadastralParcelType.AreaValue areaValue)Sets the "areaValue" elementvoidsetBasicPropertyUnitArray(int i, ReferenceType basicPropertyUnit)Sets ith "basicPropertyUnit" elementvoidsetBasicPropertyUnitArray(ReferenceType[] basicPropertyUnitArray)Sets array of all "basicPropertyUnit" elementvoidsetBeginLifespanVersion(CadastralParcelType.BeginLifespanVersion beginLifespanVersion)Sets the "beginLifespanVersion" elementvoidsetEndLifespanVersion(CadastralParcelType.EndLifespanVersion endLifespanVersion)Sets the "endLifespanVersion" elementvoidsetGeometry(GeometryPropertyType geometry)Sets the "geometry" elementvoidsetInspireId(IdentifierPropertyType inspireId)Sets the "inspireId" elementvoidsetLabel(String label)Sets the "label" elementvoidsetNationalCadastralReference(String nationalCadastralReference)Sets the "nationalCadastralReference" elementvoidsetNilAdministrativeUnit()Nils the "administrativeUnit" elementvoidsetNilAreaValue()Nils the "areaValue" elementvoidsetNilBasicPropertyUnitArray(int i)Nils the ith "basicPropertyUnit" elementvoidsetNilBeginLifespanVersion()Nils the "beginLifespanVersion" elementvoidsetNilEndLifespanVersion()Nils the "endLifespanVersion" elementvoidsetNilReferencePoint()Nils the "referencePoint" elementvoidsetNilValidFrom()Nils the "validFrom" elementvoidsetNilValidTo()Nils the "validTo" elementvoidsetNilZoning()Nils the "zoning" elementvoidsetReferencePoint(PointPropertyType referencePoint)Sets the "referencePoint" elementvoidsetValidFrom(CadastralParcelType.ValidFrom validFrom)Sets the "validFrom" elementvoidsetValidTo(CadastralParcelType.ValidTo validTo)Sets the "validTo" elementvoidsetZoning(ReferenceType zoning)Sets the "zoning" elementintsizeOfBasicPropertyUnitArray()Returns number of "basicPropertyUnit" elementvoidunsetAdministrativeUnit()Unsets the "administrativeUnit" elementvoidunsetAreaValue()Unsets the "areaValue" elementvoidunsetEndLifespanVersion()Unsets the "endLifespanVersion" elementvoidunsetReferencePoint()Unsets the "referencePoint" elementvoidunsetValidFrom()Unsets the "validFrom" elementvoidunsetValidTo()Unsets the "validTo" elementvoidunsetZoning()Unsets the "zoning" elementorg.apache.xmlbeans.XmlStringxgetLabel()Gets (as xml) the "label" elementorg.apache.xmlbeans.XmlStringxgetNationalCadastralReference()Gets (as xml) the "nationalCadastralReference" elementvoidxsetLabel(org.apache.xmlbeans.XmlString label)Sets (as xml) the "label" elementvoidxsetNationalCadastralReference(org.apache.xmlbeans.XmlString nationalCadastralReference)Sets (as xml) the "nationalCadastralReference" 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
-
getAreaValue
public CadastralParcelType.AreaValue getAreaValue()
Gets the "areaValue" element- Specified by:
getAreaValuein interfaceCadastralParcelType
-
isNilAreaValue
public boolean isNilAreaValue()
Tests for nil "areaValue" element- Specified by:
isNilAreaValuein interfaceCadastralParcelType
-
isSetAreaValue
public boolean isSetAreaValue()
True if has "areaValue" element- Specified by:
isSetAreaValuein interfaceCadastralParcelType
-
setAreaValue
public void setAreaValue(CadastralParcelType.AreaValue areaValue)
Sets the "areaValue" element- Specified by:
setAreaValuein interfaceCadastralParcelType
-
addNewAreaValue
public CadastralParcelType.AreaValue addNewAreaValue()
Appends and returns a new empty "areaValue" element- Specified by:
addNewAreaValuein interfaceCadastralParcelType
-
setNilAreaValue
public void setNilAreaValue()
Nils the "areaValue" element- Specified by:
setNilAreaValuein interfaceCadastralParcelType
-
unsetAreaValue
public void unsetAreaValue()
Unsets the "areaValue" element- Specified by:
unsetAreaValuein interfaceCadastralParcelType
-
getBeginLifespanVersion
public CadastralParcelType.BeginLifespanVersion getBeginLifespanVersion()
Gets the "beginLifespanVersion" element- Specified by:
getBeginLifespanVersionin interfaceCadastralParcelType
-
isNilBeginLifespanVersion
public boolean isNilBeginLifespanVersion()
Tests for nil "beginLifespanVersion" element- Specified by:
isNilBeginLifespanVersionin interfaceCadastralParcelType
-
setBeginLifespanVersion
public void setBeginLifespanVersion(CadastralParcelType.BeginLifespanVersion beginLifespanVersion)
Sets the "beginLifespanVersion" element- Specified by:
setBeginLifespanVersionin interfaceCadastralParcelType
-
addNewBeginLifespanVersion
public CadastralParcelType.BeginLifespanVersion addNewBeginLifespanVersion()
Appends and returns a new empty "beginLifespanVersion" element- Specified by:
addNewBeginLifespanVersionin interfaceCadastralParcelType
-
setNilBeginLifespanVersion
public void setNilBeginLifespanVersion()
Nils the "beginLifespanVersion" element- Specified by:
setNilBeginLifespanVersionin interfaceCadastralParcelType
-
getEndLifespanVersion
public CadastralParcelType.EndLifespanVersion getEndLifespanVersion()
Gets the "endLifespanVersion" element- Specified by:
getEndLifespanVersionin interfaceCadastralParcelType
-
isNilEndLifespanVersion
public boolean isNilEndLifespanVersion()
Tests for nil "endLifespanVersion" element- Specified by:
isNilEndLifespanVersionin interfaceCadastralParcelType
-
isSetEndLifespanVersion
public boolean isSetEndLifespanVersion()
True if has "endLifespanVersion" element- Specified by:
isSetEndLifespanVersionin interfaceCadastralParcelType
-
setEndLifespanVersion
public void setEndLifespanVersion(CadastralParcelType.EndLifespanVersion endLifespanVersion)
Sets the "endLifespanVersion" element- Specified by:
setEndLifespanVersionin interfaceCadastralParcelType
-
addNewEndLifespanVersion
public CadastralParcelType.EndLifespanVersion addNewEndLifespanVersion()
Appends and returns a new empty "endLifespanVersion" element- Specified by:
addNewEndLifespanVersionin interfaceCadastralParcelType
-
setNilEndLifespanVersion
public void setNilEndLifespanVersion()
Nils the "endLifespanVersion" element- Specified by:
setNilEndLifespanVersionin interfaceCadastralParcelType
-
unsetEndLifespanVersion
public void unsetEndLifespanVersion()
Unsets the "endLifespanVersion" element- Specified by:
unsetEndLifespanVersionin interfaceCadastralParcelType
-
getGeometry
public GeometryPropertyType getGeometry()
Gets the "geometry" element- Specified by:
getGeometryin interfaceCadastralParcelType
-
setGeometry
public void setGeometry(GeometryPropertyType geometry)
Sets the "geometry" element- Specified by:
setGeometryin interfaceCadastralParcelType
-
addNewGeometry
public GeometryPropertyType addNewGeometry()
Appends and returns a new empty "geometry" element- Specified by:
addNewGeometryin interfaceCadastralParcelType
-
getInspireId
public IdentifierPropertyType getInspireId()
Gets the "inspireId" element- Specified by:
getInspireIdin interfaceCadastralParcelType
-
setInspireId
public void setInspireId(IdentifierPropertyType inspireId)
Sets the "inspireId" element- Specified by:
setInspireIdin interfaceCadastralParcelType
-
addNewInspireId
public IdentifierPropertyType addNewInspireId()
Appends and returns a new empty "inspireId" element- Specified by:
addNewInspireIdin interfaceCadastralParcelType
-
getLabel
public String getLabel()
Gets the "label" element- Specified by:
getLabelin interfaceCadastralParcelType
-
xgetLabel
public org.apache.xmlbeans.XmlString xgetLabel()
Gets (as xml) the "label" element- Specified by:
xgetLabelin interfaceCadastralParcelType
-
setLabel
public void setLabel(String label)
Sets the "label" element- Specified by:
setLabelin interfaceCadastralParcelType
-
xsetLabel
public void xsetLabel(org.apache.xmlbeans.XmlString label)
Sets (as xml) the "label" element- Specified by:
xsetLabelin interfaceCadastralParcelType
-
getNationalCadastralReference
public String getNationalCadastralReference()
Gets the "nationalCadastralReference" element- Specified by:
getNationalCadastralReferencein interfaceCadastralParcelType
-
xgetNationalCadastralReference
public org.apache.xmlbeans.XmlString xgetNationalCadastralReference()
Gets (as xml) the "nationalCadastralReference" element- Specified by:
xgetNationalCadastralReferencein interfaceCadastralParcelType
-
setNationalCadastralReference
public void setNationalCadastralReference(String nationalCadastralReference)
Sets the "nationalCadastralReference" element- Specified by:
setNationalCadastralReferencein interfaceCadastralParcelType
-
xsetNationalCadastralReference
public void xsetNationalCadastralReference(org.apache.xmlbeans.XmlString nationalCadastralReference)
Sets (as xml) the "nationalCadastralReference" element- Specified by:
xsetNationalCadastralReferencein interfaceCadastralParcelType
-
getReferencePoint
public PointPropertyType getReferencePoint()
Gets the "referencePoint" element- Specified by:
getReferencePointin interfaceCadastralParcelType
-
isNilReferencePoint
public boolean isNilReferencePoint()
Tests for nil "referencePoint" element- Specified by:
isNilReferencePointin interfaceCadastralParcelType
-
isSetReferencePoint
public boolean isSetReferencePoint()
True if has "referencePoint" element- Specified by:
isSetReferencePointin interfaceCadastralParcelType
-
setReferencePoint
public void setReferencePoint(PointPropertyType referencePoint)
Sets the "referencePoint" element- Specified by:
setReferencePointin interfaceCadastralParcelType
-
addNewReferencePoint
public PointPropertyType addNewReferencePoint()
Appends and returns a new empty "referencePoint" element- Specified by:
addNewReferencePointin interfaceCadastralParcelType
-
setNilReferencePoint
public void setNilReferencePoint()
Nils the "referencePoint" element- Specified by:
setNilReferencePointin interfaceCadastralParcelType
-
unsetReferencePoint
public void unsetReferencePoint()
Unsets the "referencePoint" element- Specified by:
unsetReferencePointin interfaceCadastralParcelType
-
getValidFrom
public CadastralParcelType.ValidFrom getValidFrom()
Gets the "validFrom" element- Specified by:
getValidFromin interfaceCadastralParcelType
-
isNilValidFrom
public boolean isNilValidFrom()
Tests for nil "validFrom" element- Specified by:
isNilValidFromin interfaceCadastralParcelType
-
isSetValidFrom
public boolean isSetValidFrom()
True if has "validFrom" element- Specified by:
isSetValidFromin interfaceCadastralParcelType
-
setValidFrom
public void setValidFrom(CadastralParcelType.ValidFrom validFrom)
Sets the "validFrom" element- Specified by:
setValidFromin interfaceCadastralParcelType
-
addNewValidFrom
public CadastralParcelType.ValidFrom addNewValidFrom()
Appends and returns a new empty "validFrom" element- Specified by:
addNewValidFromin interfaceCadastralParcelType
-
setNilValidFrom
public void setNilValidFrom()
Nils the "validFrom" element- Specified by:
setNilValidFromin interfaceCadastralParcelType
-
unsetValidFrom
public void unsetValidFrom()
Unsets the "validFrom" element- Specified by:
unsetValidFromin interfaceCadastralParcelType
-
getValidTo
public CadastralParcelType.ValidTo getValidTo()
Gets the "validTo" element- Specified by:
getValidToin interfaceCadastralParcelType
-
isNilValidTo
public boolean isNilValidTo()
Tests for nil "validTo" element- Specified by:
isNilValidToin interfaceCadastralParcelType
-
isSetValidTo
public boolean isSetValidTo()
True if has "validTo" element- Specified by:
isSetValidToin interfaceCadastralParcelType
-
setValidTo
public void setValidTo(CadastralParcelType.ValidTo validTo)
Sets the "validTo" element- Specified by:
setValidToin interfaceCadastralParcelType
-
addNewValidTo
public CadastralParcelType.ValidTo addNewValidTo()
Appends and returns a new empty "validTo" element- Specified by:
addNewValidToin interfaceCadastralParcelType
-
setNilValidTo
public void setNilValidTo()
Nils the "validTo" element- Specified by:
setNilValidToin interfaceCadastralParcelType
-
unsetValidTo
public void unsetValidTo()
Unsets the "validTo" element- Specified by:
unsetValidToin interfaceCadastralParcelType
-
getBasicPropertyUnitArray
public ReferenceType[] getBasicPropertyUnitArray()
Gets array of all "basicPropertyUnit" elements- Specified by:
getBasicPropertyUnitArrayin interfaceCadastralParcelType
-
getBasicPropertyUnitArray
public ReferenceType getBasicPropertyUnitArray(int i)
Gets ith "basicPropertyUnit" element- Specified by:
getBasicPropertyUnitArrayin interfaceCadastralParcelType
-
isNilBasicPropertyUnitArray
public boolean isNilBasicPropertyUnitArray(int i)
Tests for nil ith "basicPropertyUnit" element- Specified by:
isNilBasicPropertyUnitArrayin interfaceCadastralParcelType
-
sizeOfBasicPropertyUnitArray
public int sizeOfBasicPropertyUnitArray()
Returns number of "basicPropertyUnit" element- Specified by:
sizeOfBasicPropertyUnitArrayin interfaceCadastralParcelType
-
setBasicPropertyUnitArray
public void setBasicPropertyUnitArray(ReferenceType[] basicPropertyUnitArray)
Sets array of all "basicPropertyUnit" element- Specified by:
setBasicPropertyUnitArrayin interfaceCadastralParcelType
-
setBasicPropertyUnitArray
public void setBasicPropertyUnitArray(int i, ReferenceType basicPropertyUnit)Sets ith "basicPropertyUnit" element- Specified by:
setBasicPropertyUnitArrayin interfaceCadastralParcelType
-
setNilBasicPropertyUnitArray
public void setNilBasicPropertyUnitArray(int i)
Nils the ith "basicPropertyUnit" element- Specified by:
setNilBasicPropertyUnitArrayin interfaceCadastralParcelType
-
insertNewBasicPropertyUnit
public ReferenceType insertNewBasicPropertyUnit(int i)
Inserts and returns a new empty value (as xml) as the ith "basicPropertyUnit" element- Specified by:
insertNewBasicPropertyUnitin interfaceCadastralParcelType
-
addNewBasicPropertyUnit
public ReferenceType addNewBasicPropertyUnit()
Appends and returns a new empty value (as xml) as the last "basicPropertyUnit" element- Specified by:
addNewBasicPropertyUnitin interfaceCadastralParcelType
-
removeBasicPropertyUnit
public void removeBasicPropertyUnit(int i)
Removes the ith "basicPropertyUnit" element- Specified by:
removeBasicPropertyUnitin interfaceCadastralParcelType
-
getAdministrativeUnit
public ReferenceType getAdministrativeUnit()
Gets the "administrativeUnit" element- Specified by:
getAdministrativeUnitin interfaceCadastralParcelType
-
isNilAdministrativeUnit
public boolean isNilAdministrativeUnit()
Tests for nil "administrativeUnit" element- Specified by:
isNilAdministrativeUnitin interfaceCadastralParcelType
-
isSetAdministrativeUnit
public boolean isSetAdministrativeUnit()
True if has "administrativeUnit" element- Specified by:
isSetAdministrativeUnitin interfaceCadastralParcelType
-
setAdministrativeUnit
public void setAdministrativeUnit(ReferenceType administrativeUnit)
Sets the "administrativeUnit" element- Specified by:
setAdministrativeUnitin interfaceCadastralParcelType
-
addNewAdministrativeUnit
public ReferenceType addNewAdministrativeUnit()
Appends and returns a new empty "administrativeUnit" element- Specified by:
addNewAdministrativeUnitin interfaceCadastralParcelType
-
setNilAdministrativeUnit
public void setNilAdministrativeUnit()
Nils the "administrativeUnit" element- Specified by:
setNilAdministrativeUnitin interfaceCadastralParcelType
-
unsetAdministrativeUnit
public void unsetAdministrativeUnit()
Unsets the "administrativeUnit" element- Specified by:
unsetAdministrativeUnitin interfaceCadastralParcelType
-
getZoning
public ReferenceType getZoning()
Gets the "zoning" element- Specified by:
getZoningin interfaceCadastralParcelType
-
isNilZoning
public boolean isNilZoning()
Tests for nil "zoning" element- Specified by:
isNilZoningin interfaceCadastralParcelType
-
isSetZoning
public boolean isSetZoning()
True if has "zoning" element- Specified by:
isSetZoningin interfaceCadastralParcelType
-
setZoning
public void setZoning(ReferenceType zoning)
Sets the "zoning" element- Specified by:
setZoningin interfaceCadastralParcelType
-
addNewZoning
public ReferenceType addNewZoning()
Appends and returns a new empty "zoning" element- Specified by:
addNewZoningin interfaceCadastralParcelType
-
setNilZoning
public void setNilZoning()
Nils the "zoning" element- Specified by:
setNilZoningin interfaceCadastralParcelType
-
unsetZoning
public void unsetZoning()
Unsets the "zoning" element- Specified by:
unsetZoningin interfaceCadastralParcelType
-
-