| Package | Description |
|---|---|
| eu.europa.ec.inspire.schemas.buBase.x40 | |
| eu.europa.ec.inspire.schemas.buBase.x40.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BuildingPartType
An XML BuildingPartType(@http://inspire.ec.europa.eu/schemas/bu-base/4.0).
|
interface |
BuildingType
An XML BuildingType(@http://inspire.ec.europa.eu/schemas/bu-base/4.0).
|
| Modifier and Type | Method and Description |
|---|---|
AbstractBuildingType |
AbstractBuildingDocument.addNewAbstractBuilding()
Appends and returns a new empty "AbstractBuilding" element
|
AbstractBuildingType |
AbstractBuildingPropertyType.addNewAbstractBuilding()
Appends and returns a new empty "AbstractBuilding" element
|
AbstractBuildingType |
AbstractBuildingDocument.getAbstractBuilding()
Gets the "AbstractBuilding" element
|
AbstractBuildingType |
AbstractBuildingPropertyType.getAbstractBuilding()
Gets the "AbstractBuilding" element
|
static AbstractBuildingType |
AbstractBuildingType.Factory.newInstance()
Deprecated.
No need to be able to create instances of abstract types
|
static AbstractBuildingType |
AbstractBuildingType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
Deprecated.
No need to be able to create instances of abstract types
|
static AbstractBuildingType |
AbstractBuildingType.Factory.parse(File file) |
static AbstractBuildingType |
AbstractBuildingType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static AbstractBuildingType |
AbstractBuildingType.Factory.parse(InputStream is) |
static AbstractBuildingType |
AbstractBuildingType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static AbstractBuildingType |
AbstractBuildingType.Factory.parse(Node node) |
static AbstractBuildingType |
AbstractBuildingType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static AbstractBuildingType |
AbstractBuildingType.Factory.parse(Reader r) |
static AbstractBuildingType |
AbstractBuildingType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static AbstractBuildingType |
AbstractBuildingType.Factory.parse(String xmlAsString) |
static AbstractBuildingType |
AbstractBuildingType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static AbstractBuildingType |
AbstractBuildingType.Factory.parse(URL u) |
static AbstractBuildingType |
AbstractBuildingType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static AbstractBuildingType |
AbstractBuildingType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static AbstractBuildingType |
AbstractBuildingType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static AbstractBuildingType |
AbstractBuildingType.Factory.parse(XMLStreamReader sr) |
static AbstractBuildingType |
AbstractBuildingType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractBuildingDocument.setAbstractBuilding(AbstractBuildingType abstractBuilding)
Sets the "AbstractBuilding" element
|
void |
AbstractBuildingPropertyType.setAbstractBuilding(AbstractBuildingType abstractBuilding)
Sets the "AbstractBuilding" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBuildingTypeImpl
An XML AbstractBuildingType(@http://inspire.ec.europa.eu/schemas/bu-base/4.0).
|
class |
BuildingPartTypeImpl
An XML BuildingPartType(@http://inspire.ec.europa.eu/schemas/bu-base/4.0).
|
class |
BuildingTypeImpl
An XML BuildingType(@http://inspire.ec.europa.eu/schemas/bu-base/4.0).
|
| Modifier and Type | Method and Description |
|---|---|
AbstractBuildingType |
AbstractBuildingPropertyTypeImpl.addNewAbstractBuilding()
Appends and returns a new empty "AbstractBuilding" element
|
AbstractBuildingType |
AbstractBuildingDocumentImpl.addNewAbstractBuilding()
Appends and returns a new empty "AbstractBuilding" element
|
AbstractBuildingType |
AbstractBuildingPropertyTypeImpl.getAbstractBuilding()
Gets the "AbstractBuilding" element
|
AbstractBuildingType |
AbstractBuildingDocumentImpl.getAbstractBuilding()
Gets the "AbstractBuilding" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractBuildingPropertyTypeImpl.setAbstractBuilding(AbstractBuildingType abstractBuilding)
Sets the "AbstractBuilding" element
|
void |
AbstractBuildingDocumentImpl.setAbstractBuilding(AbstractBuildingType abstractBuilding)
Sets the "AbstractBuilding" element
|
Copyright © 2018 52north.org. All rights reserved.