Uses of Interface
eu.europa.ec.inspire.schemas.buBase.x40.AbstractConstructionType.HeightAboveGround
-
Packages that use AbstractConstructionType.HeightAboveGround Package Description eu.europa.ec.inspire.schemas.buBase.x40 eu.europa.ec.inspire.schemas.buBase.x40.impl -
-
Uses of AbstractConstructionType.HeightAboveGround in eu.europa.ec.inspire.schemas.buBase.x40
Methods in eu.europa.ec.inspire.schemas.buBase.x40 that return AbstractConstructionType.HeightAboveGround Modifier and Type Method Description AbstractConstructionType.HeightAboveGroundAbstractConstructionType. addNewHeightAboveGround()Appends and returns a new empty value (as xml) as the last "heightAboveGround" elementAbstractConstructionType.HeightAboveGround[]AbstractConstructionType. getHeightAboveGroundArray()Gets array of all "heightAboveGround" elementsAbstractConstructionType.HeightAboveGroundAbstractConstructionType. getHeightAboveGroundArray(int i)Gets ith "heightAboveGround" elementAbstractConstructionType.HeightAboveGroundAbstractConstructionType. insertNewHeightAboveGround(int i)Inserts and returns a new empty value (as xml) as the ith "heightAboveGround" elementstatic AbstractConstructionType.HeightAboveGroundAbstractConstructionType.HeightAboveGround.Factory. newInstance()static AbstractConstructionType.HeightAboveGroundAbstractConstructionType.HeightAboveGround.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Methods in eu.europa.ec.inspire.schemas.buBase.x40 with parameters of type AbstractConstructionType.HeightAboveGround Modifier and Type Method Description voidAbstractConstructionType. setHeightAboveGroundArray(int i, AbstractConstructionType.HeightAboveGround heightAboveGround)Sets ith "heightAboveGround" elementvoidAbstractConstructionType. setHeightAboveGroundArray(AbstractConstructionType.HeightAboveGround[] heightAboveGroundArray)Sets array of all "heightAboveGround" element -
Uses of AbstractConstructionType.HeightAboveGround in eu.europa.ec.inspire.schemas.buBase.x40.impl
Classes in eu.europa.ec.inspire.schemas.buBase.x40.impl that implement AbstractConstructionType.HeightAboveGround Modifier and Type Class Description static classAbstractConstructionTypeImpl.HeightAboveGroundImplAn XML heightAboveGround(@http://inspire.ec.europa.eu/schemas/bu-base/4.0).Methods in eu.europa.ec.inspire.schemas.buBase.x40.impl that return AbstractConstructionType.HeightAboveGround Modifier and Type Method Description AbstractConstructionType.HeightAboveGroundAbstractConstructionTypeImpl. addNewHeightAboveGround()Appends and returns a new empty value (as xml) as the last "heightAboveGround" elementAbstractConstructionType.HeightAboveGround[]AbstractConstructionTypeImpl. getHeightAboveGroundArray()Gets array of all "heightAboveGround" elementsAbstractConstructionType.HeightAboveGroundAbstractConstructionTypeImpl. getHeightAboveGroundArray(int i)Gets ith "heightAboveGround" elementAbstractConstructionType.HeightAboveGroundAbstractConstructionTypeImpl. insertNewHeightAboveGround(int i)Inserts and returns a new empty value (as xml) as the ith "heightAboveGround" elementMethods in eu.europa.ec.inspire.schemas.buBase.x40.impl with parameters of type AbstractConstructionType.HeightAboveGround Modifier and Type Method Description voidAbstractConstructionTypeImpl. setHeightAboveGroundArray(int i, AbstractConstructionType.HeightAboveGround heightAboveGround)Sets ith "heightAboveGround" elementvoidAbstractConstructionTypeImpl. setHeightAboveGroundArray(AbstractConstructionType.HeightAboveGround[] heightAboveGroundArray)Sets array of all "heightAboveGround" element
-