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