Uses of Interface
eu.europa.ec.inspire.schemas.buBase.x40.HeightAboveGroundType
-
Packages that use HeightAboveGroundType Package Description eu.europa.ec.inspire.schemas.buBase.x40 eu.europa.ec.inspire.schemas.buBase.x40.impl -
-
Uses of HeightAboveGroundType in eu.europa.ec.inspire.schemas.buBase.x40
Methods in eu.europa.ec.inspire.schemas.buBase.x40 that return HeightAboveGroundType Modifier and Type Method Description HeightAboveGroundTypeAbstractConstructionType.HeightAboveGround. addNewHeightAboveGround()Appends and returns a new empty "HeightAboveGround" elementHeightAboveGroundTypeHeightAboveGroundDocument. addNewHeightAboveGround()Appends and returns a new empty "HeightAboveGround" elementHeightAboveGroundTypeHeightAboveGroundPropertyType. addNewHeightAboveGround()Appends and returns a new empty "HeightAboveGround" elementHeightAboveGroundTypeAbstractConstructionType.HeightAboveGround. getHeightAboveGround()Gets the "HeightAboveGround" elementHeightAboveGroundTypeHeightAboveGroundDocument. getHeightAboveGround()Gets the "HeightAboveGround" elementHeightAboveGroundTypeHeightAboveGroundPropertyType. getHeightAboveGround()Gets the "HeightAboveGround" elementstatic HeightAboveGroundTypeHeightAboveGroundType.Factory. newInstance()static HeightAboveGroundTypeHeightAboveGroundType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static HeightAboveGroundTypeHeightAboveGroundType.Factory. parse(File file)static HeightAboveGroundTypeHeightAboveGroundType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static HeightAboveGroundTypeHeightAboveGroundType.Factory. parse(InputStream is)static HeightAboveGroundTypeHeightAboveGroundType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static HeightAboveGroundTypeHeightAboveGroundType.Factory. parse(Reader r)static HeightAboveGroundTypeHeightAboveGroundType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static HeightAboveGroundTypeHeightAboveGroundType.Factory. parse(String xmlAsString)static HeightAboveGroundTypeHeightAboveGroundType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static HeightAboveGroundTypeHeightAboveGroundType.Factory. parse(URL u)static HeightAboveGroundTypeHeightAboveGroundType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static HeightAboveGroundTypeHeightAboveGroundType.Factory. parse(XMLStreamReader sr)static HeightAboveGroundTypeHeightAboveGroundType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static HeightAboveGroundTypeHeightAboveGroundType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic HeightAboveGroundTypeHeightAboveGroundType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic HeightAboveGroundTypeHeightAboveGroundType.Factory. parse(Node node)static HeightAboveGroundTypeHeightAboveGroundType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in eu.europa.ec.inspire.schemas.buBase.x40 with parameters of type HeightAboveGroundType Modifier and Type Method Description voidAbstractConstructionType.HeightAboveGround. setHeightAboveGround(HeightAboveGroundType heightAboveGround)Sets the "HeightAboveGround" elementvoidHeightAboveGroundDocument. setHeightAboveGround(HeightAboveGroundType heightAboveGround)Sets the "HeightAboveGround" elementvoidHeightAboveGroundPropertyType. setHeightAboveGround(HeightAboveGroundType heightAboveGround)Sets the "HeightAboveGround" element -
Uses of HeightAboveGroundType in eu.europa.ec.inspire.schemas.buBase.x40.impl
Classes in eu.europa.ec.inspire.schemas.buBase.x40.impl that implement HeightAboveGroundType Modifier and Type Class Description classHeightAboveGroundTypeImplAn XML HeightAboveGroundType(@http://inspire.ec.europa.eu/schemas/bu-base/4.0).Methods in eu.europa.ec.inspire.schemas.buBase.x40.impl that return HeightAboveGroundType Modifier and Type Method Description HeightAboveGroundTypeAbstractConstructionTypeImpl.HeightAboveGroundImpl. addNewHeightAboveGround()Appends and returns a new empty "HeightAboveGround" elementHeightAboveGroundTypeHeightAboveGroundDocumentImpl. addNewHeightAboveGround()Appends and returns a new empty "HeightAboveGround" elementHeightAboveGroundTypeHeightAboveGroundPropertyTypeImpl. addNewHeightAboveGround()Appends and returns a new empty "HeightAboveGround" elementHeightAboveGroundTypeAbstractConstructionTypeImpl.HeightAboveGroundImpl. getHeightAboveGround()Gets the "HeightAboveGround" elementHeightAboveGroundTypeHeightAboveGroundDocumentImpl. getHeightAboveGround()Gets the "HeightAboveGround" elementHeightAboveGroundTypeHeightAboveGroundPropertyTypeImpl. getHeightAboveGround()Gets the "HeightAboveGround" elementMethods in eu.europa.ec.inspire.schemas.buBase.x40.impl with parameters of type HeightAboveGroundType Modifier and Type Method Description voidAbstractConstructionTypeImpl.HeightAboveGroundImpl. setHeightAboveGround(HeightAboveGroundType heightAboveGround)Sets the "HeightAboveGround" elementvoidHeightAboveGroundDocumentImpl. setHeightAboveGround(HeightAboveGroundType heightAboveGround)Sets the "HeightAboveGround" elementvoidHeightAboveGroundPropertyTypeImpl. setHeightAboveGround(HeightAboveGroundType heightAboveGround)Sets the "HeightAboveGround" element
-