| Package | Description |
|---|---|
| eu.europa.ec.inspire.schemas.buBase.x40 | |
| eu.europa.ec.inspire.schemas.buBase.x40.impl |
| Modifier and Type | Method and Description |
|---|---|
AbstractBuildingType.CurrentUse |
AbstractBuildingType.addNewCurrentUse()
Appends and returns a new empty value (as xml) as the last "currentUse" element
|
AbstractBuildingType.CurrentUse[] |
AbstractBuildingType.getCurrentUseArray()
Gets array of all "currentUse" elements
|
AbstractBuildingType.CurrentUse |
AbstractBuildingType.getCurrentUseArray(int i)
Gets ith "currentUse" element
|
AbstractBuildingType.CurrentUse |
AbstractBuildingType.insertNewCurrentUse(int i)
Inserts and returns a new empty value (as xml) as the ith "currentUse" element
|
static AbstractBuildingType.CurrentUse |
AbstractBuildingType.CurrentUse.Factory.newInstance() |
static AbstractBuildingType.CurrentUse |
AbstractBuildingType.CurrentUse.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractBuildingType.setCurrentUseArray(AbstractBuildingType.CurrentUse[] currentUseArray)
Sets array of all "currentUse" element
|
void |
AbstractBuildingType.setCurrentUseArray(int i,
AbstractBuildingType.CurrentUse currentUse)
Sets ith "currentUse" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractBuildingTypeImpl.CurrentUseImpl
An XML currentUse(@http://inspire.ec.europa.eu/schemas/bu-base/4.0).
|
| Modifier and Type | Method and Description |
|---|---|
AbstractBuildingType.CurrentUse |
AbstractBuildingTypeImpl.addNewCurrentUse()
Appends and returns a new empty value (as xml) as the last "currentUse" element
|
AbstractBuildingType.CurrentUse[] |
AbstractBuildingTypeImpl.getCurrentUseArray()
Gets array of all "currentUse" elements
|
AbstractBuildingType.CurrentUse |
AbstractBuildingTypeImpl.getCurrentUseArray(int i)
Gets ith "currentUse" element
|
AbstractBuildingType.CurrentUse |
AbstractBuildingTypeImpl.insertNewCurrentUse(int i)
Inserts and returns a new empty value (as xml) as the ith "currentUse" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractBuildingTypeImpl.setCurrentUseArray(AbstractBuildingType.CurrentUse[] currentUseArray)
Sets array of all "currentUse" element
|
void |
AbstractBuildingTypeImpl.setCurrentUseArray(int i,
AbstractBuildingType.CurrentUse currentUse)
Sets ith "currentUse" element
|
Copyright © 2015–2018 52north.org. All rights reserved.