Class BasicPropertyUnitTypeImpl
- 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.BasicPropertyUnitTypeImpl
-
- All Implemented Interfaces:
BasicPropertyUnitType,Serializable,AbstractFeatureType,AbstractGMLType,org.apache.xmlbeans.impl.values.TypeStoreUser,org.apache.xmlbeans.SimpleValue,org.apache.xmlbeans.XmlObject,org.apache.xmlbeans.XmlTokenSource
public class BasicPropertyUnitTypeImpl extends AbstractFeatureTypeImpl implements BasicPropertyUnitType
An XML BasicPropertyUnitType(@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 classBasicPropertyUnitTypeImpl.AreaValueImplAn XML areaValue(@http://inspire.ec.europa.eu/schemas/cp/4.0).static classBasicPropertyUnitTypeImpl.BeginLifespanVersionImplAn XML beginLifespanVersion(@http://inspire.ec.europa.eu/schemas/cp/4.0).static classBasicPropertyUnitTypeImpl.EndLifespanVersionImplAn XML endLifespanVersion(@http://inspire.ec.europa.eu/schemas/cp/4.0).static classBasicPropertyUnitTypeImpl.ValidFromImplAn XML validFrom(@http://inspire.ec.europa.eu/schemas/cp/4.0).static classBasicPropertyUnitTypeImpl.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.BasicPropertyUnitType
BasicPropertyUnitType.AreaValue, BasicPropertyUnitType.BeginLifespanVersion, BasicPropertyUnitType.EndLifespanVersion, BasicPropertyUnitType.Factory, BasicPropertyUnitType.ValidFrom, BasicPropertyUnitType.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.BasicPropertyUnitType
type
-
-
Constructor Summary
Constructors Constructor Description BasicPropertyUnitTypeImpl(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" 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 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
-
getInspireId
public IdentifierPropertyType getInspireId()
Gets the "inspireId" element- Specified by:
getInspireIdin interfaceBasicPropertyUnitType
-
setInspireId
public void setInspireId(IdentifierPropertyType inspireId)
Sets the "inspireId" element- Specified by:
setInspireIdin interfaceBasicPropertyUnitType
-
addNewInspireId
public IdentifierPropertyType addNewInspireId()
Appends and returns a new empty "inspireId" element- Specified by:
addNewInspireIdin interfaceBasicPropertyUnitType
-
getNationalCadastralReference
public String getNationalCadastralReference()
Gets the "nationalCadastralReference" element- Specified by:
getNationalCadastralReferencein interfaceBasicPropertyUnitType
-
xgetNationalCadastralReference
public org.apache.xmlbeans.XmlString xgetNationalCadastralReference()
Gets (as xml) the "nationalCadastralReference" element- Specified by:
xgetNationalCadastralReferencein interfaceBasicPropertyUnitType
-
setNationalCadastralReference
public void setNationalCadastralReference(String nationalCadastralReference)
Sets the "nationalCadastralReference" element- Specified by:
setNationalCadastralReferencein interfaceBasicPropertyUnitType
-
xsetNationalCadastralReference
public void xsetNationalCadastralReference(org.apache.xmlbeans.XmlString nationalCadastralReference)
Sets (as xml) the "nationalCadastralReference" element- Specified by:
xsetNationalCadastralReferencein interfaceBasicPropertyUnitType
-
getAreaValue
public BasicPropertyUnitType.AreaValue getAreaValue()
Gets the "areaValue" element- Specified by:
getAreaValuein interfaceBasicPropertyUnitType
-
isNilAreaValue
public boolean isNilAreaValue()
Tests for nil "areaValue" element- Specified by:
isNilAreaValuein interfaceBasicPropertyUnitType
-
isSetAreaValue
public boolean isSetAreaValue()
True if has "areaValue" element- Specified by:
isSetAreaValuein interfaceBasicPropertyUnitType
-
setAreaValue
public void setAreaValue(BasicPropertyUnitType.AreaValue areaValue)
Sets the "areaValue" element- Specified by:
setAreaValuein interfaceBasicPropertyUnitType
-
addNewAreaValue
public BasicPropertyUnitType.AreaValue addNewAreaValue()
Appends and returns a new empty "areaValue" element- Specified by:
addNewAreaValuein interfaceBasicPropertyUnitType
-
setNilAreaValue
public void setNilAreaValue()
Nils the "areaValue" element- Specified by:
setNilAreaValuein interfaceBasicPropertyUnitType
-
unsetAreaValue
public void unsetAreaValue()
Unsets the "areaValue" element- Specified by:
unsetAreaValuein interfaceBasicPropertyUnitType
-
getValidFrom
public BasicPropertyUnitType.ValidFrom getValidFrom()
Gets the "validFrom" element- Specified by:
getValidFromin interfaceBasicPropertyUnitType
-
isNilValidFrom
public boolean isNilValidFrom()
Tests for nil "validFrom" element- Specified by:
isNilValidFromin interfaceBasicPropertyUnitType
-
setValidFrom
public void setValidFrom(BasicPropertyUnitType.ValidFrom validFrom)
Sets the "validFrom" element- Specified by:
setValidFromin interfaceBasicPropertyUnitType
-
addNewValidFrom
public BasicPropertyUnitType.ValidFrom addNewValidFrom()
Appends and returns a new empty "validFrom" element- Specified by:
addNewValidFromin interfaceBasicPropertyUnitType
-
setNilValidFrom
public void setNilValidFrom()
Nils the "validFrom" element- Specified by:
setNilValidFromin interfaceBasicPropertyUnitType
-
getValidTo
public BasicPropertyUnitType.ValidTo getValidTo()
Gets the "validTo" element- Specified by:
getValidToin interfaceBasicPropertyUnitType
-
isNilValidTo
public boolean isNilValidTo()
Tests for nil "validTo" element- Specified by:
isNilValidToin interfaceBasicPropertyUnitType
-
isSetValidTo
public boolean isSetValidTo()
True if has "validTo" element- Specified by:
isSetValidToin interfaceBasicPropertyUnitType
-
setValidTo
public void setValidTo(BasicPropertyUnitType.ValidTo validTo)
Sets the "validTo" element- Specified by:
setValidToin interfaceBasicPropertyUnitType
-
addNewValidTo
public BasicPropertyUnitType.ValidTo addNewValidTo()
Appends and returns a new empty "validTo" element- Specified by:
addNewValidToin interfaceBasicPropertyUnitType
-
setNilValidTo
public void setNilValidTo()
Nils the "validTo" element- Specified by:
setNilValidToin interfaceBasicPropertyUnitType
-
unsetValidTo
public void unsetValidTo()
Unsets the "validTo" element- Specified by:
unsetValidToin interfaceBasicPropertyUnitType
-
getBeginLifespanVersion
public BasicPropertyUnitType.BeginLifespanVersion getBeginLifespanVersion()
Gets the "beginLifespanVersion" element- Specified by:
getBeginLifespanVersionin interfaceBasicPropertyUnitType
-
isNilBeginLifespanVersion
public boolean isNilBeginLifespanVersion()
Tests for nil "beginLifespanVersion" element- Specified by:
isNilBeginLifespanVersionin interfaceBasicPropertyUnitType
-
setBeginLifespanVersion
public void setBeginLifespanVersion(BasicPropertyUnitType.BeginLifespanVersion beginLifespanVersion)
Sets the "beginLifespanVersion" element- Specified by:
setBeginLifespanVersionin interfaceBasicPropertyUnitType
-
addNewBeginLifespanVersion
public BasicPropertyUnitType.BeginLifespanVersion addNewBeginLifespanVersion()
Appends and returns a new empty "beginLifespanVersion" element- Specified by:
addNewBeginLifespanVersionin interfaceBasicPropertyUnitType
-
setNilBeginLifespanVersion
public void setNilBeginLifespanVersion()
Nils the "beginLifespanVersion" element- Specified by:
setNilBeginLifespanVersionin interfaceBasicPropertyUnitType
-
getEndLifespanVersion
public BasicPropertyUnitType.EndLifespanVersion getEndLifespanVersion()
Gets the "endLifespanVersion" element- Specified by:
getEndLifespanVersionin interfaceBasicPropertyUnitType
-
isNilEndLifespanVersion
public boolean isNilEndLifespanVersion()
Tests for nil "endLifespanVersion" element- Specified by:
isNilEndLifespanVersionin interfaceBasicPropertyUnitType
-
isSetEndLifespanVersion
public boolean isSetEndLifespanVersion()
True if has "endLifespanVersion" element- Specified by:
isSetEndLifespanVersionin interfaceBasicPropertyUnitType
-
setEndLifespanVersion
public void setEndLifespanVersion(BasicPropertyUnitType.EndLifespanVersion endLifespanVersion)
Sets the "endLifespanVersion" element- Specified by:
setEndLifespanVersionin interfaceBasicPropertyUnitType
-
addNewEndLifespanVersion
public BasicPropertyUnitType.EndLifespanVersion addNewEndLifespanVersion()
Appends and returns a new empty "endLifespanVersion" element- Specified by:
addNewEndLifespanVersionin interfaceBasicPropertyUnitType
-
setNilEndLifespanVersion
public void setNilEndLifespanVersion()
Nils the "endLifespanVersion" element- Specified by:
setNilEndLifespanVersionin interfaceBasicPropertyUnitType
-
unsetEndLifespanVersion
public void unsetEndLifespanVersion()
Unsets the "endLifespanVersion" element- Specified by:
unsetEndLifespanVersionin interfaceBasicPropertyUnitType
-
getAdministrativeUnit
public ReferenceType getAdministrativeUnit()
Gets the "administrativeUnit" element- Specified by:
getAdministrativeUnitin interfaceBasicPropertyUnitType
-
isNilAdministrativeUnit
public boolean isNilAdministrativeUnit()
Tests for nil "administrativeUnit" element- Specified by:
isNilAdministrativeUnitin interfaceBasicPropertyUnitType
-
setAdministrativeUnit
public void setAdministrativeUnit(ReferenceType administrativeUnit)
Sets the "administrativeUnit" element- Specified by:
setAdministrativeUnitin interfaceBasicPropertyUnitType
-
addNewAdministrativeUnit
public ReferenceType addNewAdministrativeUnit()
Appends and returns a new empty "administrativeUnit" element- Specified by:
addNewAdministrativeUnitin interfaceBasicPropertyUnitType
-
setNilAdministrativeUnit
public void setNilAdministrativeUnit()
Nils the "administrativeUnit" element- Specified by:
setNilAdministrativeUnitin interfaceBasicPropertyUnitType
-
-