| 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(File file) |
static BuildingPartType |
BuildingPartType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static BuildingPartType |
BuildingPartType.Factory.parse(InputStream is) |
static BuildingPartType |
BuildingPartType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static BuildingPartType |
BuildingPartType.Factory.parse(Node node) |
static BuildingPartType |
BuildingPartType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static BuildingPartType |
BuildingPartType.Factory.parse(Reader r) |
static BuildingPartType |
BuildingPartType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static BuildingPartType |
BuildingPartType.Factory.parse(String xmlAsString) |
static BuildingPartType |
BuildingPartType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static BuildingPartType |
BuildingPartType.Factory.parse(URL u) |
static BuildingPartType |
BuildingPartType.Factory.parse(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(XMLStreamReader sr) |
static BuildingPartType |
BuildingPartType.Factory.parse(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 |
BuildingPartPropertyTypeImpl.addNewBuildingPart()
Appends and returns a new empty "BuildingPart" element
|
BuildingPartType |
BuildingTypeImpl.PartsImpl.addNewBuildingPart()
Appends and returns a new empty "BuildingPart" element
|
BuildingPartType |
BuildingPartDocumentImpl.addNewBuildingPart()
Appends and returns a new empty "BuildingPart" element
|
BuildingPartType |
BuildingPartPropertyTypeImpl.getBuildingPart()
Gets the "BuildingPart" element
|
BuildingPartType |
BuildingTypeImpl.PartsImpl.getBuildingPart()
Gets the "BuildingPart" element
|
BuildingPartType |
BuildingPartDocumentImpl.getBuildingPart()
Gets the "BuildingPart" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
BuildingPartPropertyTypeImpl.setBuildingPart(BuildingPartType buildingPart)
Sets the "BuildingPart" element
|
void |
BuildingTypeImpl.PartsImpl.setBuildingPart(BuildingPartType buildingPart)
Sets the "BuildingPart" element
|
void |
BuildingPartDocumentImpl.setBuildingPart(BuildingPartType buildingPart)
Sets the "BuildingPart" element
|
Copyright © 2018 52north.org. All rights reserved.