Interface BasicPropertyUnitType
-
- All Superinterfaces:
AbstractFeatureType,AbstractGMLType,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
BasicPropertyUnitTypeImpl
public interface BasicPropertyUnitType extends AbstractFeatureType
An XML BasicPropertyUnitType(@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 interfaceBasicPropertyUnitType.AreaValueAn XML areaValue(@http://inspire.ec.europa.eu/schemas/cp/4.0).static interfaceBasicPropertyUnitType.BeginLifespanVersionAn XML beginLifespanVersion(@http://inspire.ec.europa.eu/schemas/cp/4.0).static interfaceBasicPropertyUnitType.EndLifespanVersionAn XML endLifespanVersion(@http://inspire.ec.europa.eu/schemas/cp/4.0).static classBasicPropertyUnitType.FactoryA factory class with static methods for creating instances of this type.static interfaceBasicPropertyUnitType.ValidFromAn XML validFrom(@http://inspire.ec.europa.eu/schemas/cp/4.0).static interfaceBasicPropertyUnitType.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" elementBasicPropertyUnitType.AreaValueaddNewAreaValue()Appends and returns a new empty "areaValue" elementBasicPropertyUnitType.BeginLifespanVersionaddNewBeginLifespanVersion()Appends and returns a new empty "beginLifespanVersion" elementBasicPropertyUnitType.EndLifespanVersionaddNewEndLifespanVersion()Appends and returns a new empty "endLifespanVersion" elementIdentifierPropertyTypeaddNewInspireId()Appends and returns a new empty "inspireId" elementBasicPropertyUnitType.ValidFromaddNewValidFrom()Appends and returns a new empty "validFrom" elementBasicPropertyUnitType.ValidToaddNewValidTo()Appends and returns a new empty "validTo" elementReferenceTypegetAdministrativeUnit()Gets the "administrativeUnit" elementBasicPropertyUnitType.AreaValuegetAreaValue()Gets the "areaValue" elementBasicPropertyUnitType.BeginLifespanVersiongetBeginLifespanVersion()Gets the "beginLifespanVersion" elementBasicPropertyUnitType.EndLifespanVersiongetEndLifespanVersion()Gets the "endLifespanVersion" elementIdentifierPropertyTypegetInspireId()Gets the "inspireId" elementStringgetNationalCadastralReference()Gets the "nationalCadastralReference" elementBasicPropertyUnitType.ValidFromgetValidFrom()Gets the "validFrom" elementBasicPropertyUnitType.ValidTogetValidTo()Gets the "validTo" elementbooleanisNilAdministrativeUnit()Tests for nil "administrativeUnit" elementbooleanisNilAreaValue()Tests for nil "areaValue" elementbooleanisNilBeginLifespanVersion()Tests for nil "beginLifespanVersion" elementbooleanisNilEndLifespanVersion()Tests for nil "endLifespanVersion" elementbooleanisNilValidFrom()Tests for nil "validFrom" elementbooleanisNilValidTo()Tests for nil "validTo" elementbooleanisSetAreaValue()True if has "areaValue" elementbooleanisSetEndLifespanVersion()True if has "endLifespanVersion" elementbooleanisSetValidTo()True if has "validTo" elementvoidsetAdministrativeUnit(ReferenceType administrativeUnit)Sets the "administrativeUnit" elementvoidsetAreaValue(BasicPropertyUnitType.AreaValue areaValue)Sets the "areaValue" elementvoidsetBeginLifespanVersion(BasicPropertyUnitType.BeginLifespanVersion beginLifespanVersion)Sets the "beginLifespanVersion" elementvoidsetEndLifespanVersion(BasicPropertyUnitType.EndLifespanVersion endLifespanVersion)Sets the "endLifespanVersion" elementvoidsetInspireId(IdentifierPropertyType inspireId)Sets the "inspireId" elementvoidsetNationalCadastralReference(String nationalCadastralReference)Sets the "nationalCadastralReference" elementvoidsetNilAdministrativeUnit()Nils the "administrativeUnit" elementvoidsetNilAreaValue()Nils the "areaValue" elementvoidsetNilBeginLifespanVersion()Nils the "beginLifespanVersion" elementvoidsetNilEndLifespanVersion()Nils the "endLifespanVersion" elementvoidsetNilValidFrom()Nils the "validFrom" elementvoidsetNilValidTo()Nils the "validTo" elementvoidsetValidFrom(BasicPropertyUnitType.ValidFrom validFrom)Sets the "validFrom" elementvoidsetValidTo(BasicPropertyUnitType.ValidTo validTo)Sets the "validTo" elementvoidunsetAreaValue()Unsets the "areaValue" elementvoidunsetEndLifespanVersion()Unsets the "endLifespanVersion" elementvoidunsetValidTo()Unsets the "validTo" elementorg.apache.xmlbeans.XmlStringxgetNationalCadastralReference()Gets (as xml) the "nationalCadastralReference" 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
-
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
-
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
-
getAreaValue
BasicPropertyUnitType.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(BasicPropertyUnitType.AreaValue areaValue)
Sets the "areaValue" element
-
addNewAreaValue
BasicPropertyUnitType.AreaValue addNewAreaValue()
Appends and returns a new empty "areaValue" element
-
setNilAreaValue
void setNilAreaValue()
Nils the "areaValue" element
-
unsetAreaValue
void unsetAreaValue()
Unsets the "areaValue" element
-
getValidFrom
BasicPropertyUnitType.ValidFrom getValidFrom()
Gets the "validFrom" element
-
isNilValidFrom
boolean isNilValidFrom()
Tests for nil "validFrom" element
-
setValidFrom
void setValidFrom(BasicPropertyUnitType.ValidFrom validFrom)
Sets the "validFrom" element
-
addNewValidFrom
BasicPropertyUnitType.ValidFrom addNewValidFrom()
Appends and returns a new empty "validFrom" element
-
setNilValidFrom
void setNilValidFrom()
Nils the "validFrom" element
-
getValidTo
BasicPropertyUnitType.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(BasicPropertyUnitType.ValidTo validTo)
Sets the "validTo" element
-
addNewValidTo
BasicPropertyUnitType.ValidTo addNewValidTo()
Appends and returns a new empty "validTo" element
-
setNilValidTo
void setNilValidTo()
Nils the "validTo" element
-
unsetValidTo
void unsetValidTo()
Unsets the "validTo" element
-
getBeginLifespanVersion
BasicPropertyUnitType.BeginLifespanVersion getBeginLifespanVersion()
Gets the "beginLifespanVersion" element
-
isNilBeginLifespanVersion
boolean isNilBeginLifespanVersion()
Tests for nil "beginLifespanVersion" element
-
setBeginLifespanVersion
void setBeginLifespanVersion(BasicPropertyUnitType.BeginLifespanVersion beginLifespanVersion)
Sets the "beginLifespanVersion" element
-
addNewBeginLifespanVersion
BasicPropertyUnitType.BeginLifespanVersion addNewBeginLifespanVersion()
Appends and returns a new empty "beginLifespanVersion" element
-
setNilBeginLifespanVersion
void setNilBeginLifespanVersion()
Nils the "beginLifespanVersion" element
-
getEndLifespanVersion
BasicPropertyUnitType.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(BasicPropertyUnitType.EndLifespanVersion endLifespanVersion)
Sets the "endLifespanVersion" element
-
addNewEndLifespanVersion
BasicPropertyUnitType.EndLifespanVersion addNewEndLifespanVersion()
Appends and returns a new empty "endLifespanVersion" element
-
setNilEndLifespanVersion
void setNilEndLifespanVersion()
Nils the "endLifespanVersion" element
-
unsetEndLifespanVersion
void unsetEndLifespanVersion()
Unsets the "endLifespanVersion" element
-
getAdministrativeUnit
ReferenceType getAdministrativeUnit()
Gets the "administrativeUnit" element
-
isNilAdministrativeUnit
boolean isNilAdministrativeUnit()
Tests for nil "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
-
-