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