Uses of Interface
eu.europa.ec.inspire.schemas.cp.x40.BasicPropertyUnitType.AreaValue
-
Packages that use BasicPropertyUnitType.AreaValue Package Description eu.europa.ec.inspire.schemas.cp.x40 eu.europa.ec.inspire.schemas.cp.x40.impl -
-
Uses of BasicPropertyUnitType.AreaValue in eu.europa.ec.inspire.schemas.cp.x40
Methods in eu.europa.ec.inspire.schemas.cp.x40 that return BasicPropertyUnitType.AreaValue Modifier and Type Method Description BasicPropertyUnitType.AreaValueBasicPropertyUnitType. addNewAreaValue()Appends and returns a new empty "areaValue" elementBasicPropertyUnitType.AreaValueBasicPropertyUnitType. getAreaValue()Gets the "areaValue" elementstatic BasicPropertyUnitType.AreaValueBasicPropertyUnitType.AreaValue.Factory. newInstance()static BasicPropertyUnitType.AreaValueBasicPropertyUnitType.AreaValue.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in eu.europa.ec.inspire.schemas.cp.x40 with parameters of type BasicPropertyUnitType.AreaValue Modifier and Type Method Description voidBasicPropertyUnitType. setAreaValue(BasicPropertyUnitType.AreaValue areaValue)Sets the "areaValue" element -
Uses of BasicPropertyUnitType.AreaValue in eu.europa.ec.inspire.schemas.cp.x40.impl
Classes in eu.europa.ec.inspire.schemas.cp.x40.impl that implement BasicPropertyUnitType.AreaValue Modifier and Type Class Description static classBasicPropertyUnitTypeImpl.AreaValueImplAn XML areaValue(@http://inspire.ec.europa.eu/schemas/cp/4.0).Methods in eu.europa.ec.inspire.schemas.cp.x40.impl that return BasicPropertyUnitType.AreaValue Modifier and Type Method Description BasicPropertyUnitType.AreaValueBasicPropertyUnitTypeImpl. addNewAreaValue()Appends and returns a new empty "areaValue" elementBasicPropertyUnitType.AreaValueBasicPropertyUnitTypeImpl. getAreaValue()Gets the "areaValue" elementMethods in eu.europa.ec.inspire.schemas.cp.x40.impl with parameters of type BasicPropertyUnitType.AreaValue Modifier and Type Method Description voidBasicPropertyUnitTypeImpl. setAreaValue(BasicPropertyUnitType.AreaValue areaValue)Sets the "areaValue" element
-