| Package | Description |
|---|---|
| eu.europa.ec.inspire.schemas.buBase.x40 | |
| eu.europa.ec.inspire.schemas.buBase.x40.impl |
| Modifier and Type | Method and Description |
|---|---|
BuildingPartType |
BuildingType.Parts.addNewBuildingPart()
Appends and returns a new empty "BuildingPart" element
|
BuildingPartType |
BuildingPartPropertyType.addNewBuildingPart()
Appends and returns a new empty "BuildingPart" element
|
BuildingPartType |
BuildingPartDocument.addNewBuildingPart()
Appends and returns a new empty "BuildingPart" element
|
BuildingPartType |
BuildingType.Parts.getBuildingPart()
Gets the "BuildingPart" element
|
BuildingPartType |
BuildingPartPropertyType.getBuildingPart()
Gets the "BuildingPart" element
|
BuildingPartType |
BuildingPartDocument.getBuildingPart()
Gets the "BuildingPart" element
|
static BuildingPartType |
BuildingPartType.Factory.newInstance()
Deprecated.
No need to be able to create instances of abstract types
|
static BuildingPartType |
BuildingPartType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
Deprecated.
No need to be able to create instances of abstract types
|
static BuildingPartType |
BuildingPartType.Factory.parse(java.io.File file) |
static BuildingPartType |
BuildingPartType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static BuildingPartType |
BuildingPartType.Factory.parse(java.io.InputStream is) |
static BuildingPartType |
BuildingPartType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static BuildingPartType |
BuildingPartType.Factory.parse(org.w3c.dom.Node node) |
static BuildingPartType |
BuildingPartType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static BuildingPartType |
BuildingPartType.Factory.parse(java.io.Reader r) |
static BuildingPartType |
BuildingPartType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static BuildingPartType |
BuildingPartType.Factory.parse(java.lang.String xmlAsString) |
static BuildingPartType |
BuildingPartType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static BuildingPartType |
BuildingPartType.Factory.parse(java.net.URL u) |
static BuildingPartType |
BuildingPartType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static BuildingPartType |
BuildingPartType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static BuildingPartType |
BuildingPartType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static BuildingPartType |
BuildingPartType.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static BuildingPartType |
BuildingPartType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
BuildingType.Parts.setBuildingPart(BuildingPartType buildingPart)
Sets the "BuildingPart" element
|
void |
BuildingPartPropertyType.setBuildingPart(BuildingPartType buildingPart)
Sets the "BuildingPart" element
|
void |
BuildingPartDocument.setBuildingPart(BuildingPartType buildingPart)
Sets the "BuildingPart" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
BuildingPartTypeImpl
An XML BuildingPartType(@http://inspire.ec.europa.eu/schemas/bu-base/4.0).
|
| Modifier and Type | Method and Description |
|---|---|
BuildingPartType |
BuildingPartDocumentImpl.addNewBuildingPart()
Appends and returns a new empty "BuildingPart" element
|
BuildingPartType |
BuildingTypeImpl.PartsImpl.addNewBuildingPart()
Appends and returns a new empty "BuildingPart" element
|
BuildingPartType |
BuildingPartPropertyTypeImpl.addNewBuildingPart()
Appends and returns a new empty "BuildingPart" element
|
BuildingPartType |
BuildingPartDocumentImpl.getBuildingPart()
Gets the "BuildingPart" element
|
BuildingPartType |
BuildingTypeImpl.PartsImpl.getBuildingPart()
Gets the "BuildingPart" element
|
BuildingPartType |
BuildingPartPropertyTypeImpl.getBuildingPart()
Gets the "BuildingPart" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
BuildingPartDocumentImpl.setBuildingPart(BuildingPartType buildingPart)
Sets the "BuildingPart" element
|
void |
BuildingTypeImpl.PartsImpl.setBuildingPart(BuildingPartType buildingPart)
Sets the "BuildingPart" element
|
void |
BuildingPartPropertyTypeImpl.setBuildingPart(BuildingPartType buildingPart)
Sets the "BuildingPart" element
|
Copyright © 2015–2018 52north.org. All rights reserved.