| Package | Description |
|---|---|
| eu.europa.ec.inspire.schemas.buBase.x40 | |
| eu.europa.ec.inspire.schemas.buBase.x40.impl |
| Modifier and Type | Method and Description |
|---|---|
BuildingGeometry2DType |
BuildingGeometry2DPropertyType.addNewBuildingGeometry2D()
Appends and returns a new empty "BuildingGeometry2D" element
|
BuildingGeometry2DType |
BuildingGeometry2DDocument.addNewBuildingGeometry2D()
Appends and returns a new empty "BuildingGeometry2D" element
|
BuildingGeometry2DType |
BuildingGeometry2DPropertyType.getBuildingGeometry2D()
Gets the "BuildingGeometry2D" element
|
BuildingGeometry2DType |
BuildingGeometry2DDocument.getBuildingGeometry2D()
Gets the "BuildingGeometry2D" element
|
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.newInstance() |
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.parse(File file) |
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.parse(InputStream is) |
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.parse(Node node) |
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.parse(Reader r) |
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.parse(String xmlAsString) |
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.parse(URL u) |
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.parse(XMLStreamReader sr) |
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
BuildingGeometry2DPropertyType.setBuildingGeometry2D(BuildingGeometry2DType buildingGeometry2D)
Sets the "BuildingGeometry2D" element
|
void |
BuildingGeometry2DDocument.setBuildingGeometry2D(BuildingGeometry2DType buildingGeometry2D)
Sets the "BuildingGeometry2D" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
BuildingGeometry2DTypeImpl
An XML BuildingGeometry2DType(@http://inspire.ec.europa.eu/schemas/bu-base/4.0).
|
| Modifier and Type | Method and Description |
|---|---|
BuildingGeometry2DType |
BuildingGeometry2DDocumentImpl.addNewBuildingGeometry2D()
Appends and returns a new empty "BuildingGeometry2D" element
|
BuildingGeometry2DType |
BuildingGeometry2DPropertyTypeImpl.addNewBuildingGeometry2D()
Appends and returns a new empty "BuildingGeometry2D" element
|
BuildingGeometry2DType |
BuildingGeometry2DDocumentImpl.getBuildingGeometry2D()
Gets the "BuildingGeometry2D" element
|
BuildingGeometry2DType |
BuildingGeometry2DPropertyTypeImpl.getBuildingGeometry2D()
Gets the "BuildingGeometry2D" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
BuildingGeometry2DDocumentImpl.setBuildingGeometry2D(BuildingGeometry2DType buildingGeometry2D)
Sets the "BuildingGeometry2D" element
|
void |
BuildingGeometry2DPropertyTypeImpl.setBuildingGeometry2D(BuildingGeometry2DType buildingGeometry2D)
Sets the "BuildingGeometry2D" element
|
Copyright © 2018 52north.org. All rights reserved.