Interface CadastralBoundaryType
-
- All Superinterfaces:
AbstractFeatureType,AbstractGMLType,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
CadastralBoundaryTypeImpl
public interface CadastralBoundaryType extends AbstractFeatureType
An XML CadastralBoundaryType(@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 interfaceCadastralBoundaryType.BeginLifespanVersionAn XML beginLifespanVersion(@http://inspire.ec.europa.eu/schemas/cp/4.0).static interfaceCadastralBoundaryType.EndLifespanVersionAn XML endLifespanVersion(@http://inspire.ec.europa.eu/schemas/cp/4.0).static interfaceCadastralBoundaryType.EstimatedAccuracyAn XML estimatedAccuracy(@http://inspire.ec.europa.eu/schemas/cp/4.0).static classCadastralBoundaryType.FactoryA factory class with static methods for creating instances of this type.static interfaceCadastralBoundaryType.ValidFromAn XML validFrom(@http://inspire.ec.europa.eu/schemas/cp/4.0).static interfaceCadastralBoundaryType.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 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 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
CadastralBoundaryType.BeginLifespanVersion getBeginLifespanVersion()
Gets the "beginLifespanVersion" element
-
isNilBeginLifespanVersion
boolean isNilBeginLifespanVersion()
Tests for nil "beginLifespanVersion" element
-
setBeginLifespanVersion
void setBeginLifespanVersion(CadastralBoundaryType.BeginLifespanVersion beginLifespanVersion)
Sets the "beginLifespanVersion" element
-
addNewBeginLifespanVersion
CadastralBoundaryType.BeginLifespanVersion addNewBeginLifespanVersion()
Appends and returns a new empty "beginLifespanVersion" element
-
setNilBeginLifespanVersion
void setNilBeginLifespanVersion()
Nils the "beginLifespanVersion" element
-
getEndLifespanVersion
CadastralBoundaryType.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(CadastralBoundaryType.EndLifespanVersion endLifespanVersion)
Sets the "endLifespanVersion" element
-
addNewEndLifespanVersion
CadastralBoundaryType.EndLifespanVersion addNewEndLifespanVersion()
Appends and returns a new empty "endLifespanVersion" element
-
setNilEndLifespanVersion
void setNilEndLifespanVersion()
Nils the "endLifespanVersion" element
-
unsetEndLifespanVersion
void unsetEndLifespanVersion()
Unsets the "endLifespanVersion" element
-
getEstimatedAccuracy
CadastralBoundaryType.EstimatedAccuracy getEstimatedAccuracy()
Gets the "estimatedAccuracy" element
-
isNilEstimatedAccuracy
boolean isNilEstimatedAccuracy()
Tests for nil "estimatedAccuracy" element
-
isSetEstimatedAccuracy
boolean isSetEstimatedAccuracy()
True if has "estimatedAccuracy" element
-
setEstimatedAccuracy
void setEstimatedAccuracy(CadastralBoundaryType.EstimatedAccuracy estimatedAccuracy)
Sets the "estimatedAccuracy" element
-
addNewEstimatedAccuracy
CadastralBoundaryType.EstimatedAccuracy addNewEstimatedAccuracy()
Appends and returns a new empty "estimatedAccuracy" element
-
setNilEstimatedAccuracy
void setNilEstimatedAccuracy()
Nils the "estimatedAccuracy" element
-
unsetEstimatedAccuracy
void unsetEstimatedAccuracy()
Unsets the "estimatedAccuracy" element
-
getGeometry
CurvePropertyType getGeometry()
Gets the "geometry" element
-
setGeometry
void setGeometry(CurvePropertyType geometry)
Sets the "geometry" element
-
addNewGeometry
CurvePropertyType addNewGeometry()
Appends and returns a new empty "geometry" element
-
getInspireId
IdentifierPropertyType getInspireId()
Gets the "inspireId" element
-
isSetInspireId
boolean isSetInspireId()
True if has "inspireId" element
-
setInspireId
void setInspireId(IdentifierPropertyType inspireId)
Sets the "inspireId" element
-
addNewInspireId
IdentifierPropertyType addNewInspireId()
Appends and returns a new empty "inspireId" element
-
unsetInspireId
void unsetInspireId()
Unsets the "inspireId" element
-
getValidFrom
CadastralBoundaryType.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(CadastralBoundaryType.ValidFrom validFrom)
Sets the "validFrom" element
-
addNewValidFrom
CadastralBoundaryType.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
CadastralBoundaryType.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(CadastralBoundaryType.ValidTo validTo)
Sets the "validTo" element
-
addNewValidTo
CadastralBoundaryType.ValidTo addNewValidTo()
Appends and returns a new empty "validTo" element
-
setNilValidTo
void setNilValidTo()
Nils the "validTo" element
-
unsetValidTo
void unsetValidTo()
Unsets the "validTo" element
-
getParcelArray
ReferenceType[] getParcelArray()
Gets array of all "parcel" elements
-
getParcelArray
ReferenceType getParcelArray(int i)
Gets ith "parcel" element
-
isNilParcelArray
boolean isNilParcelArray(int i)
Tests for nil ith "parcel" element
-
sizeOfParcelArray
int sizeOfParcelArray()
Returns number of "parcel" element
-
setParcelArray
void setParcelArray(ReferenceType[] parcelArray)
Sets array of all "parcel" element
-
setParcelArray
void setParcelArray(int i, ReferenceType parcel)Sets ith "parcel" element
-
setNilParcelArray
void setNilParcelArray(int i)
Nils the ith "parcel" element
-
insertNewParcel
ReferenceType insertNewParcel(int i)
Inserts and returns a new empty value (as xml) as the ith "parcel" element
-
addNewParcel
ReferenceType addNewParcel()
Appends and returns a new empty value (as xml) as the last "parcel" element
-
removeParcel
void removeParcel(int i)
Removes the ith "parcel" element
-
-