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