Interface CadastralParcelType
-
- All Superinterfaces:
AbstractFeatureType,AbstractGMLType,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
CadastralParcelTypeImpl
public interface CadastralParcelType extends AbstractFeatureType
An XML CadastralParcelType(@http://inspire.ec.europa.eu/schemas/cp/4.0). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceCadastralParcelType.AreaValueAn XML areaValue(@http://inspire.ec.europa.eu/schemas/cp/4.0).static interfaceCadastralParcelType.BeginLifespanVersionAn XML beginLifespanVersion(@http://inspire.ec.europa.eu/schemas/cp/4.0).static interfaceCadastralParcelType.EndLifespanVersionAn XML endLifespanVersion(@http://inspire.ec.europa.eu/schemas/cp/4.0).static classCadastralParcelType.FactoryA factory class with static methods for creating instances of this type.static interfaceCadastralParcelType.ValidFromAn XML validFrom(@http://inspire.ec.europa.eu/schemas/cp/4.0).static interfaceCadastralParcelType.ValidToAn XML validTo(@http://inspire.ec.europa.eu/schemas/cp/4.0).
-
Field Summary
Fields Modifier and Type Field Description static org.apache.xmlbeans.SchemaTypetype
-
Method Summary
All Methods Instance Methods Abstract 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 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
CadastralParcelType.AreaValue getAreaValue()
Gets the "areaValue" element
-
isNilAreaValue
boolean isNilAreaValue()
Tests for nil "areaValue" element
-
isSetAreaValue
boolean isSetAreaValue()
True if has "areaValue" element
-
setAreaValue
void setAreaValue(CadastralParcelType.AreaValue areaValue)
Sets the "areaValue" element
-
addNewAreaValue
CadastralParcelType.AreaValue addNewAreaValue()
Appends and returns a new empty "areaValue" element
-
setNilAreaValue
void setNilAreaValue()
Nils the "areaValue" element
-
unsetAreaValue
void unsetAreaValue()
Unsets the "areaValue" element
-
getBeginLifespanVersion
CadastralParcelType.BeginLifespanVersion getBeginLifespanVersion()
Gets the "beginLifespanVersion" element
-
isNilBeginLifespanVersion
boolean isNilBeginLifespanVersion()
Tests for nil "beginLifespanVersion" element
-
setBeginLifespanVersion
void setBeginLifespanVersion(CadastralParcelType.BeginLifespanVersion beginLifespanVersion)
Sets the "beginLifespanVersion" element
-
addNewBeginLifespanVersion
CadastralParcelType.BeginLifespanVersion addNewBeginLifespanVersion()
Appends and returns a new empty "beginLifespanVersion" element
-
setNilBeginLifespanVersion
void setNilBeginLifespanVersion()
Nils the "beginLifespanVersion" element
-
getEndLifespanVersion
CadastralParcelType.EndLifespanVersion getEndLifespanVersion()
Gets the "endLifespanVersion" element
-
isNilEndLifespanVersion
boolean isNilEndLifespanVersion()
Tests for nil "endLifespanVersion" element
-
isSetEndLifespanVersion
boolean isSetEndLifespanVersion()
True if has "endLifespanVersion" element
-
setEndLifespanVersion
void setEndLifespanVersion(CadastralParcelType.EndLifespanVersion endLifespanVersion)
Sets the "endLifespanVersion" element
-
addNewEndLifespanVersion
CadastralParcelType.EndLifespanVersion addNewEndLifespanVersion()
Appends and returns a new empty "endLifespanVersion" element
-
setNilEndLifespanVersion
void setNilEndLifespanVersion()
Nils the "endLifespanVersion" element
-
unsetEndLifespanVersion
void unsetEndLifespanVersion()
Unsets the "endLifespanVersion" element
-
getGeometry
GeometryPropertyType getGeometry()
Gets the "geometry" element
-
setGeometry
void setGeometry(GeometryPropertyType geometry)
Sets the "geometry" element
-
addNewGeometry
GeometryPropertyType addNewGeometry()
Appends and returns a new empty "geometry" element
-
getInspireId
IdentifierPropertyType getInspireId()
Gets the "inspireId" element
-
setInspireId
void setInspireId(IdentifierPropertyType inspireId)
Sets the "inspireId" element
-
addNewInspireId
IdentifierPropertyType addNewInspireId()
Appends and returns a new empty "inspireId" element
-
getLabel
String getLabel()
Gets the "label" element
-
xgetLabel
org.apache.xmlbeans.XmlString xgetLabel()
Gets (as xml) the "label" element
-
setLabel
void setLabel(String label)
Sets the "label" element
-
xsetLabel
void xsetLabel(org.apache.xmlbeans.XmlString label)
Sets (as xml) the "label" element
-
getNationalCadastralReference
String getNationalCadastralReference()
Gets the "nationalCadastralReference" element
-
xgetNationalCadastralReference
org.apache.xmlbeans.XmlString xgetNationalCadastralReference()
Gets (as xml) the "nationalCadastralReference" element
-
setNationalCadastralReference
void setNationalCadastralReference(String nationalCadastralReference)
Sets the "nationalCadastralReference" element
-
xsetNationalCadastralReference
void xsetNationalCadastralReference(org.apache.xmlbeans.XmlString nationalCadastralReference)
Sets (as xml) the "nationalCadastralReference" element
-
getReferencePoint
PointPropertyType getReferencePoint()
Gets the "referencePoint" element
-
isNilReferencePoint
boolean isNilReferencePoint()
Tests for nil "referencePoint" element
-
isSetReferencePoint
boolean isSetReferencePoint()
True if has "referencePoint" element
-
setReferencePoint
void setReferencePoint(PointPropertyType referencePoint)
Sets the "referencePoint" element
-
addNewReferencePoint
PointPropertyType addNewReferencePoint()
Appends and returns a new empty "referencePoint" element
-
setNilReferencePoint
void setNilReferencePoint()
Nils the "referencePoint" element
-
unsetReferencePoint
void unsetReferencePoint()
Unsets the "referencePoint" element
-
getValidFrom
CadastralParcelType.ValidFrom getValidFrom()
Gets the "validFrom" element
-
isNilValidFrom
boolean isNilValidFrom()
Tests for nil "validFrom" element
-
isSetValidFrom
boolean isSetValidFrom()
True if has "validFrom" element
-
setValidFrom
void setValidFrom(CadastralParcelType.ValidFrom validFrom)
Sets the "validFrom" element
-
addNewValidFrom
CadastralParcelType.ValidFrom addNewValidFrom()
Appends and returns a new empty "validFrom" element
-
setNilValidFrom
void setNilValidFrom()
Nils the "validFrom" element
-
unsetValidFrom
void unsetValidFrom()
Unsets the "validFrom" element
-
getValidTo
CadastralParcelType.ValidTo getValidTo()
Gets the "validTo" element
-
isNilValidTo
boolean isNilValidTo()
Tests for nil "validTo" element
-
isSetValidTo
boolean isSetValidTo()
True if has "validTo" element
-
setValidTo
void setValidTo(CadastralParcelType.ValidTo validTo)
Sets the "validTo" element
-
addNewValidTo
CadastralParcelType.ValidTo addNewValidTo()
Appends and returns a new empty "validTo" element
-
setNilValidTo
void setNilValidTo()
Nils the "validTo" element
-
unsetValidTo
void unsetValidTo()
Unsets the "validTo" element
-
getBasicPropertyUnitArray
ReferenceType[] getBasicPropertyUnitArray()
Gets array of all "basicPropertyUnit" elements
-
getBasicPropertyUnitArray
ReferenceType getBasicPropertyUnitArray(int i)
Gets ith "basicPropertyUnit" element
-
isNilBasicPropertyUnitArray
boolean isNilBasicPropertyUnitArray(int i)
Tests for nil ith "basicPropertyUnit" element
-
sizeOfBasicPropertyUnitArray
int sizeOfBasicPropertyUnitArray()
Returns number of "basicPropertyUnit" element
-
setBasicPropertyUnitArray
void setBasicPropertyUnitArray(ReferenceType[] basicPropertyUnitArray)
Sets array of all "basicPropertyUnit" element
-
setBasicPropertyUnitArray
void setBasicPropertyUnitArray(int i, ReferenceType basicPropertyUnit)Sets ith "basicPropertyUnit" element
-
setNilBasicPropertyUnitArray
void setNilBasicPropertyUnitArray(int i)
Nils the ith "basicPropertyUnit" element
-
insertNewBasicPropertyUnit
ReferenceType insertNewBasicPropertyUnit(int i)
Inserts and returns a new empty value (as xml) as the ith "basicPropertyUnit" element
-
addNewBasicPropertyUnit
ReferenceType addNewBasicPropertyUnit()
Appends and returns a new empty value (as xml) as the last "basicPropertyUnit" element
-
removeBasicPropertyUnit
void removeBasicPropertyUnit(int i)
Removes the ith "basicPropertyUnit" element
-
getAdministrativeUnit
ReferenceType getAdministrativeUnit()
Gets the "administrativeUnit" element
-
isNilAdministrativeUnit
boolean isNilAdministrativeUnit()
Tests for nil "administrativeUnit" element
-
isSetAdministrativeUnit
boolean isSetAdministrativeUnit()
True if has "administrativeUnit" element
-
setAdministrativeUnit
void setAdministrativeUnit(ReferenceType administrativeUnit)
Sets the "administrativeUnit" element
-
addNewAdministrativeUnit
ReferenceType addNewAdministrativeUnit()
Appends and returns a new empty "administrativeUnit" element
-
setNilAdministrativeUnit
void setNilAdministrativeUnit()
Nils the "administrativeUnit" element
-
unsetAdministrativeUnit
void unsetAdministrativeUnit()
Unsets the "administrativeUnit" element
-
getZoning
ReferenceType getZoning()
Gets the "zoning" element
-
isNilZoning
boolean isNilZoning()
Tests for nil "zoning" element
-
isSetZoning
boolean isSetZoning()
True if has "zoning" element
-
setZoning
void setZoning(ReferenceType zoning)
Sets the "zoning" element
-
addNewZoning
ReferenceType addNewZoning()
Appends and returns a new empty "zoning" element
-
setNilZoning
void setNilZoning()
Nils the "zoning" element
-
unsetZoning
void unsetZoning()
Unsets the "zoning" element
-
-