Class CadastralBoundaryTypeImpl
- 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.CadastralBoundaryTypeImpl
-
- All Implemented Interfaces:
CadastralBoundaryType,Serializable,AbstractFeatureType,AbstractGMLType,org.apache.xmlbeans.impl.values.TypeStoreUser,org.apache.xmlbeans.SimpleValue,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
public class CadastralBoundaryTypeImpl extends AbstractFeatureTypeImpl implements CadastralBoundaryType
An XML CadastralBoundaryType(@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 classCadastralBoundaryTypeImpl.BeginLifespanVersionImplAn XML beginLifespanVersion(@http://inspire.ec.europa.eu/schemas/cp/4.0).static classCadastralBoundaryTypeImpl.EndLifespanVersionImplAn XML endLifespanVersion(@http://inspire.ec.europa.eu/schemas/cp/4.0).static classCadastralBoundaryTypeImpl.EstimatedAccuracyImplAn XML estimatedAccuracy(@http://inspire.ec.europa.eu/schemas/cp/4.0).static classCadastralBoundaryTypeImpl.ValidFromImplAn XML validFrom(@http://inspire.ec.europa.eu/schemas/cp/4.0).static classCadastralBoundaryTypeImpl.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.CadastralBoundaryType
CadastralBoundaryType.BeginLifespanVersion, CadastralBoundaryType.EndLifespanVersion, CadastralBoundaryType.EstimatedAccuracy, CadastralBoundaryType.Factory, CadastralBoundaryType.ValidFrom, CadastralBoundaryType.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.CadastralBoundaryType
type
-
-
Constructor Summary
Constructors Constructor Description CadastralBoundaryTypeImpl(org.apache.xmlbeans.SchemaType sType)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CadastralBoundaryType.BeginLifespanVersionaddNewBeginLifespanVersion()Appends and returns a new empty "beginLifespanVersion" elementCadastralBoundaryType.EndLifespanVersionaddNewEndLifespanVersion()Appends and returns a new empty "endLifespanVersion" elementCadastralBoundaryType.EstimatedAccuracyaddNewEstimatedAccuracy()Appends and returns a new empty "estimatedAccuracy" elementCurvePropertyTypeaddNewGeometry()Appends and returns a new empty "geometry" elementIdentifierPropertyTypeaddNewInspireId()Appends and returns a new empty "inspireId" elementReferenceTypeaddNewParcel()Appends and returns a new empty value (as xml) as the last "parcel" elementCadastralBoundaryType.ValidFromaddNewValidFrom()Appends and returns a new empty "validFrom" elementCadastralBoundaryType.ValidToaddNewValidTo()Appends and returns a new empty "validTo" elementCadastralBoundaryType.BeginLifespanVersiongetBeginLifespanVersion()Gets the "beginLifespanVersion" elementCadastralBoundaryType.EndLifespanVersiongetEndLifespanVersion()Gets the "endLifespanVersion" elementCadastralBoundaryType.EstimatedAccuracygetEstimatedAccuracy()Gets the "estimatedAccuracy" elementCurvePropertyTypegetGeometry()Gets the "geometry" elementIdentifierPropertyTypegetInspireId()Gets the "inspireId" elementReferenceType[]getParcelArray()Gets array of all "parcel" elementsReferenceTypegetParcelArray(int i)Gets ith "parcel" elementCadastralBoundaryType.ValidFromgetValidFrom()Gets the "validFrom" elementCadastralBoundaryType.ValidTogetValidTo()Gets the "validTo" elementReferenceTypeinsertNewParcel(int i)Inserts and returns a new empty value (as xml) as the ith "parcel" elementbooleanisNilBeginLifespanVersion()Tests for nil "beginLifespanVersion" elementbooleanisNilEndLifespanVersion()Tests for nil "endLifespanVersion" elementbooleanisNilEstimatedAccuracy()Tests for nil "estimatedAccuracy" elementbooleanisNilParcelArray(int i)Tests for nil ith "parcel" elementbooleanisNilValidFrom()Tests for nil "validFrom" elementbooleanisNilValidTo()Tests for nil "validTo" elementbooleanisSetEndLifespanVersion()True if has "endLifespanVersion" elementbooleanisSetEstimatedAccuracy()True if has "estimatedAccuracy" elementbooleanisSetInspireId()True if has "inspireId" elementbooleanisSetValidFrom()True if has "validFrom" elementbooleanisSetValidTo()True if has "validTo" elementvoidremoveParcel(int i)Removes the ith "parcel" elementvoidsetBeginLifespanVersion(CadastralBoundaryType.BeginLifespanVersion beginLifespanVersion)Sets the "beginLifespanVersion" elementvoidsetEndLifespanVersion(CadastralBoundaryType.EndLifespanVersion endLifespanVersion)Sets the "endLifespanVersion" elementvoidsetEstimatedAccuracy(CadastralBoundaryType.EstimatedAccuracy estimatedAccuracy)Sets the "estimatedAccuracy" elementvoidsetGeometry(CurvePropertyType geometry)Sets the "geometry" elementvoidsetInspireId(IdentifierPropertyType inspireId)Sets the "inspireId" elementvoidsetNilBeginLifespanVersion()Nils the "beginLifespanVersion" elementvoidsetNilEndLifespanVersion()Nils the "endLifespanVersion" elementvoidsetNilEstimatedAccuracy()Nils the "estimatedAccuracy" elementvoidsetNilParcelArray(int i)Nils the ith "parcel" elementvoidsetNilValidFrom()Nils the "validFrom" elementvoidsetNilValidTo()Nils the "validTo" elementvoidsetParcelArray(int i, ReferenceType parcel)Sets ith "parcel" elementvoidsetParcelArray(ReferenceType[] parcelArray)Sets array of all "parcel" elementvoidsetValidFrom(CadastralBoundaryType.ValidFrom validFrom)Sets the "validFrom" elementvoidsetValidTo(CadastralBoundaryType.ValidTo validTo)Sets the "validTo" elementintsizeOfParcelArray()Returns number of "parcel" elementvoidunsetEndLifespanVersion()Unsets the "endLifespanVersion" elementvoidunsetEstimatedAccuracy()Unsets the "estimatedAccuracy" elementvoidunsetInspireId()Unsets the "inspireId" elementvoidunsetValidFrom()Unsets the "validFrom" 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
-
getBeginLifespanVersion
public CadastralBoundaryType.BeginLifespanVersion getBeginLifespanVersion()
Gets the "beginLifespanVersion" element- Specified by:
getBeginLifespanVersionin interfaceCadastralBoundaryType
-
isNilBeginLifespanVersion
public boolean isNilBeginLifespanVersion()
Tests for nil "beginLifespanVersion" element- Specified by:
isNilBeginLifespanVersionin interfaceCadastralBoundaryType
-
setBeginLifespanVersion
public void setBeginLifespanVersion(CadastralBoundaryType.BeginLifespanVersion beginLifespanVersion)
Sets the "beginLifespanVersion" element- Specified by:
setBeginLifespanVersionin interfaceCadastralBoundaryType
-
addNewBeginLifespanVersion
public CadastralBoundaryType.BeginLifespanVersion addNewBeginLifespanVersion()
Appends and returns a new empty "beginLifespanVersion" element- Specified by:
addNewBeginLifespanVersionin interfaceCadastralBoundaryType
-
setNilBeginLifespanVersion
public void setNilBeginLifespanVersion()
Nils the "beginLifespanVersion" element- Specified by:
setNilBeginLifespanVersionin interfaceCadastralBoundaryType
-
getEndLifespanVersion
public CadastralBoundaryType.EndLifespanVersion getEndLifespanVersion()
Gets the "endLifespanVersion" element- Specified by:
getEndLifespanVersionin interfaceCadastralBoundaryType
-
isNilEndLifespanVersion
public boolean isNilEndLifespanVersion()
Tests for nil "endLifespanVersion" element- Specified by:
isNilEndLifespanVersionin interfaceCadastralBoundaryType
-
isSetEndLifespanVersion
public boolean isSetEndLifespanVersion()
True if has "endLifespanVersion" element- Specified by:
isSetEndLifespanVersionin interfaceCadastralBoundaryType
-
setEndLifespanVersion
public void setEndLifespanVersion(CadastralBoundaryType.EndLifespanVersion endLifespanVersion)
Sets the "endLifespanVersion" element- Specified by:
setEndLifespanVersionin interfaceCadastralBoundaryType
-
addNewEndLifespanVersion
public CadastralBoundaryType.EndLifespanVersion addNewEndLifespanVersion()
Appends and returns a new empty "endLifespanVersion" element- Specified by:
addNewEndLifespanVersionin interfaceCadastralBoundaryType
-
setNilEndLifespanVersion
public void setNilEndLifespanVersion()
Nils the "endLifespanVersion" element- Specified by:
setNilEndLifespanVersionin interfaceCadastralBoundaryType
-
unsetEndLifespanVersion
public void unsetEndLifespanVersion()
Unsets the "endLifespanVersion" element- Specified by:
unsetEndLifespanVersionin interfaceCadastralBoundaryType
-
getEstimatedAccuracy
public CadastralBoundaryType.EstimatedAccuracy getEstimatedAccuracy()
Gets the "estimatedAccuracy" element- Specified by:
getEstimatedAccuracyin interfaceCadastralBoundaryType
-
isNilEstimatedAccuracy
public boolean isNilEstimatedAccuracy()
Tests for nil "estimatedAccuracy" element- Specified by:
isNilEstimatedAccuracyin interfaceCadastralBoundaryType
-
isSetEstimatedAccuracy
public boolean isSetEstimatedAccuracy()
True if has "estimatedAccuracy" element- Specified by:
isSetEstimatedAccuracyin interfaceCadastralBoundaryType
-
setEstimatedAccuracy
public void setEstimatedAccuracy(CadastralBoundaryType.EstimatedAccuracy estimatedAccuracy)
Sets the "estimatedAccuracy" element- Specified by:
setEstimatedAccuracyin interfaceCadastralBoundaryType
-
addNewEstimatedAccuracy
public CadastralBoundaryType.EstimatedAccuracy addNewEstimatedAccuracy()
Appends and returns a new empty "estimatedAccuracy" element- Specified by:
addNewEstimatedAccuracyin interfaceCadastralBoundaryType
-
setNilEstimatedAccuracy
public void setNilEstimatedAccuracy()
Nils the "estimatedAccuracy" element- Specified by:
setNilEstimatedAccuracyin interfaceCadastralBoundaryType
-
unsetEstimatedAccuracy
public void unsetEstimatedAccuracy()
Unsets the "estimatedAccuracy" element- Specified by:
unsetEstimatedAccuracyin interfaceCadastralBoundaryType
-
getGeometry
public CurvePropertyType getGeometry()
Gets the "geometry" element- Specified by:
getGeometryin interfaceCadastralBoundaryType
-
setGeometry
public void setGeometry(CurvePropertyType geometry)
Sets the "geometry" element- Specified by:
setGeometryin interfaceCadastralBoundaryType
-
addNewGeometry
public CurvePropertyType addNewGeometry()
Appends and returns a new empty "geometry" element- Specified by:
addNewGeometryin interfaceCadastralBoundaryType
-
getInspireId
public IdentifierPropertyType getInspireId()
Gets the "inspireId" element- Specified by:
getInspireIdin interfaceCadastralBoundaryType
-
isSetInspireId
public boolean isSetInspireId()
True if has "inspireId" element- Specified by:
isSetInspireIdin interfaceCadastralBoundaryType
-
setInspireId
public void setInspireId(IdentifierPropertyType inspireId)
Sets the "inspireId" element- Specified by:
setInspireIdin interfaceCadastralBoundaryType
-
addNewInspireId
public IdentifierPropertyType addNewInspireId()
Appends and returns a new empty "inspireId" element- Specified by:
addNewInspireIdin interfaceCadastralBoundaryType
-
unsetInspireId
public void unsetInspireId()
Unsets the "inspireId" element- Specified by:
unsetInspireIdin interfaceCadastralBoundaryType
-
getValidFrom
public CadastralBoundaryType.ValidFrom getValidFrom()
Gets the "validFrom" element- Specified by:
getValidFromin interfaceCadastralBoundaryType
-
isNilValidFrom
public boolean isNilValidFrom()
Tests for nil "validFrom" element- Specified by:
isNilValidFromin interfaceCadastralBoundaryType
-
isSetValidFrom
public boolean isSetValidFrom()
True if has "validFrom" element- Specified by:
isSetValidFromin interfaceCadastralBoundaryType
-
setValidFrom
public void setValidFrom(CadastralBoundaryType.ValidFrom validFrom)
Sets the "validFrom" element- Specified by:
setValidFromin interfaceCadastralBoundaryType
-
addNewValidFrom
public CadastralBoundaryType.ValidFrom addNewValidFrom()
Appends and returns a new empty "validFrom" element- Specified by:
addNewValidFromin interfaceCadastralBoundaryType
-
setNilValidFrom
public void setNilValidFrom()
Nils the "validFrom" element- Specified by:
setNilValidFromin interfaceCadastralBoundaryType
-
unsetValidFrom
public void unsetValidFrom()
Unsets the "validFrom" element- Specified by:
unsetValidFromin interfaceCadastralBoundaryType
-
getValidTo
public CadastralBoundaryType.ValidTo getValidTo()
Gets the "validTo" element- Specified by:
getValidToin interfaceCadastralBoundaryType
-
isNilValidTo
public boolean isNilValidTo()
Tests for nil "validTo" element- Specified by:
isNilValidToin interfaceCadastralBoundaryType
-
isSetValidTo
public boolean isSetValidTo()
True if has "validTo" element- Specified by:
isSetValidToin interfaceCadastralBoundaryType
-
setValidTo
public void setValidTo(CadastralBoundaryType.ValidTo validTo)
Sets the "validTo" element- Specified by:
setValidToin interfaceCadastralBoundaryType
-
addNewValidTo
public CadastralBoundaryType.ValidTo addNewValidTo()
Appends and returns a new empty "validTo" element- Specified by:
addNewValidToin interfaceCadastralBoundaryType
-
setNilValidTo
public void setNilValidTo()
Nils the "validTo" element- Specified by:
setNilValidToin interfaceCadastralBoundaryType
-
unsetValidTo
public void unsetValidTo()
Unsets the "validTo" element- Specified by:
unsetValidToin interfaceCadastralBoundaryType
-
getParcelArray
public ReferenceType[] getParcelArray()
Gets array of all "parcel" elements- Specified by:
getParcelArrayin interfaceCadastralBoundaryType
-
getParcelArray
public ReferenceType getParcelArray(int i)
Gets ith "parcel" element- Specified by:
getParcelArrayin interfaceCadastralBoundaryType
-
isNilParcelArray
public boolean isNilParcelArray(int i)
Tests for nil ith "parcel" element- Specified by:
isNilParcelArrayin interfaceCadastralBoundaryType
-
sizeOfParcelArray
public int sizeOfParcelArray()
Returns number of "parcel" element- Specified by:
sizeOfParcelArrayin interfaceCadastralBoundaryType
-
setParcelArray
public void setParcelArray(ReferenceType[] parcelArray)
Sets array of all "parcel" element- Specified by:
setParcelArrayin interfaceCadastralBoundaryType
-
setParcelArray
public void setParcelArray(int i, ReferenceType parcel)Sets ith "parcel" element- Specified by:
setParcelArrayin interfaceCadastralBoundaryType
-
setNilParcelArray
public void setNilParcelArray(int i)
Nils the ith "parcel" element- Specified by:
setNilParcelArrayin interfaceCadastralBoundaryType
-
insertNewParcel
public ReferenceType insertNewParcel(int i)
Inserts and returns a new empty value (as xml) as the ith "parcel" element- Specified by:
insertNewParcelin interfaceCadastralBoundaryType
-
addNewParcel
public ReferenceType addNewParcel()
Appends and returns a new empty value (as xml) as the last "parcel" element- Specified by:
addNewParcelin interfaceCadastralBoundaryType
-
removeParcel
public void removeParcel(int i)
Removes the ith "parcel" element- Specified by:
removeParcelin interfaceCadastralBoundaryType
-
-