| Package | Description |
|---|---|
| eu.europa.ec.inspire.schemas.buBase.x40 | |
| eu.europa.ec.inspire.schemas.buBase.x40.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AbstractBuildingType
An XML AbstractBuildingType(@http://inspire.ec.europa.eu/schemas/bu-base/4.0).
|
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 |
|---|---|
AbstractConstructionType |
AbstractConstructionDocument.addNewAbstractConstruction()
Appends and returns a new empty "AbstractConstruction" element
|
AbstractConstructionType |
AbstractConstructionPropertyType.addNewAbstractConstruction()
Appends and returns a new empty "AbstractConstruction" element
|
AbstractConstructionType |
AbstractConstructionDocument.getAbstractConstruction()
Gets the "AbstractConstruction" element
|
AbstractConstructionType |
AbstractConstructionPropertyType.getAbstractConstruction()
Gets the "AbstractConstruction" element
|
static AbstractConstructionType |
AbstractConstructionType.Factory.newInstance()
Deprecated.
No need to be able to create instances of abstract types
|
static AbstractConstructionType |
AbstractConstructionType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
Deprecated.
No need to be able to create instances of abstract types
|
static AbstractConstructionType |
AbstractConstructionType.Factory.parse(File file) |
static AbstractConstructionType |
AbstractConstructionType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static AbstractConstructionType |
AbstractConstructionType.Factory.parse(InputStream is) |
static AbstractConstructionType |
AbstractConstructionType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static AbstractConstructionType |
AbstractConstructionType.Factory.parse(Node node) |
static AbstractConstructionType |
AbstractConstructionType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static AbstractConstructionType |
AbstractConstructionType.Factory.parse(Reader r) |
static AbstractConstructionType |
AbstractConstructionType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static AbstractConstructionType |
AbstractConstructionType.Factory.parse(String xmlAsString) |
static AbstractConstructionType |
AbstractConstructionType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static AbstractConstructionType |
AbstractConstructionType.Factory.parse(URL u) |
static AbstractConstructionType |
AbstractConstructionType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static AbstractConstructionType |
AbstractConstructionType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static AbstractConstructionType |
AbstractConstructionType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static AbstractConstructionType |
AbstractConstructionType.Factory.parse(XMLStreamReader sr) |
static AbstractConstructionType |
AbstractConstructionType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractConstructionDocument.setAbstractConstruction(AbstractConstructionType abstractConstruction)
Sets the "AbstractConstruction" element
|
void |
AbstractConstructionPropertyType.setAbstractConstruction(AbstractConstructionType abstractConstruction)
Sets the "AbstractConstruction" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBuildingTypeImpl
An XML AbstractBuildingType(@http://inspire.ec.europa.eu/schemas/bu-base/4.0).
|
class |
AbstractConstructionTypeImpl
An XML AbstractConstructionType(@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 |
|---|---|
AbstractConstructionType |
AbstractConstructionDocumentImpl.addNewAbstractConstruction()
Appends and returns a new empty "AbstractConstruction" element
|
AbstractConstructionType |
AbstractConstructionPropertyTypeImpl.addNewAbstractConstruction()
Appends and returns a new empty "AbstractConstruction" element
|
AbstractConstructionType |
AbstractConstructionDocumentImpl.getAbstractConstruction()
Gets the "AbstractConstruction" element
|
AbstractConstructionType |
AbstractConstructionPropertyTypeImpl.getAbstractConstruction()
Gets the "AbstractConstruction" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractConstructionDocumentImpl.setAbstractConstruction(AbstractConstructionType abstractConstruction)
Sets the "AbstractConstruction" element
|
void |
AbstractConstructionPropertyTypeImpl.setAbstractConstruction(AbstractConstructionType abstractConstruction)
Sets the "AbstractConstruction" element
|
Copyright © 2018 52north.org. All rights reserved.