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