| Package | Description |
|---|---|
| eu.europa.ec.inspire.schemas.buBase.x40 | |
| eu.europa.ec.inspire.schemas.buBase.x40.impl |
| Modifier and Type | Method and Description |
|---|---|
AbstractConstructionType.HeightAboveGround |
AbstractConstructionType.addNewHeightAboveGround()
Appends and returns a new empty value (as xml) as the last "heightAboveGround" element
|
AbstractConstructionType.HeightAboveGround[] |
AbstractConstructionType.getHeightAboveGroundArray()
Gets array of all "heightAboveGround" elements
|
AbstractConstructionType.HeightAboveGround |
AbstractConstructionType.getHeightAboveGroundArray(int i)
Gets ith "heightAboveGround" element
|
AbstractConstructionType.HeightAboveGround |
AbstractConstructionType.insertNewHeightAboveGround(int i)
Inserts and returns a new empty value (as xml) as the ith "heightAboveGround" element
|
static AbstractConstructionType.HeightAboveGround |
AbstractConstructionType.HeightAboveGround.Factory.newInstance() |
static AbstractConstructionType.HeightAboveGround |
AbstractConstructionType.HeightAboveGround.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractConstructionType.setHeightAboveGroundArray(AbstractConstructionType.HeightAboveGround[] heightAboveGroundArray)
Sets array of all "heightAboveGround" element
|
void |
AbstractConstructionType.setHeightAboveGroundArray(int i,
AbstractConstructionType.HeightAboveGround heightAboveGround)
Sets ith "heightAboveGround" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractConstructionTypeImpl.HeightAboveGroundImpl
An XML heightAboveGround(@http://inspire.ec.europa.eu/schemas/bu-base/4.0).
|
| Modifier and Type | Method and Description |
|---|---|
AbstractConstructionType.HeightAboveGround |
AbstractConstructionTypeImpl.addNewHeightAboveGround()
Appends and returns a new empty value (as xml) as the last "heightAboveGround" element
|
AbstractConstructionType.HeightAboveGround[] |
AbstractConstructionTypeImpl.getHeightAboveGroundArray()
Gets array of all "heightAboveGround" elements
|
AbstractConstructionType.HeightAboveGround |
AbstractConstructionTypeImpl.getHeightAboveGroundArray(int i)
Gets ith "heightAboveGround" element
|
AbstractConstructionType.HeightAboveGround |
AbstractConstructionTypeImpl.insertNewHeightAboveGround(int i)
Inserts and returns a new empty value (as xml) as the ith "heightAboveGround" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractConstructionTypeImpl.setHeightAboveGroundArray(AbstractConstructionType.HeightAboveGround[] heightAboveGroundArray)
Sets array of all "heightAboveGround" element
|
void |
AbstractConstructionTypeImpl.setHeightAboveGroundArray(int i,
AbstractConstructionType.HeightAboveGround heightAboveGround)
Sets ith "heightAboveGround" element
|
Copyright © 2015–2018 52north.org. All rights reserved.