| Package | Description |
|---|---|
| eu.europa.ec.inspire.schemas.buBase.x40 | |
| eu.europa.ec.inspire.schemas.buBase.x40.impl |
| Modifier and Type | Method and Description |
|---|---|
BuildingGeometry2DType |
BuildingGeometry2DDocument.addNewBuildingGeometry2D()
Appends and returns a new empty "BuildingGeometry2D" element
|
BuildingGeometry2DType |
BuildingGeometry2DPropertyType.addNewBuildingGeometry2D()
Appends and returns a new empty "BuildingGeometry2D" element
|
BuildingGeometry2DType |
BuildingGeometry2DDocument.getBuildingGeometry2D()
Gets the "BuildingGeometry2D" element
|
BuildingGeometry2DType |
BuildingGeometry2DPropertyType.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(java.io.File file) |
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.parse(java.io.InputStream is) |
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.parse(org.w3c.dom.Node node) |
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.parse(java.io.Reader r) |
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.parse(java.lang.String xmlAsString) |
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.parse(java.net.URL u) |
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.parse(java.net.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(javax.xml.stream.XMLStreamReader sr) |
static BuildingGeometry2DType |
BuildingGeometry2DType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
BuildingGeometry2DDocument.setBuildingGeometry2D(BuildingGeometry2DType buildingGeometry2D)
Sets the "BuildingGeometry2D" element
|
void |
BuildingGeometry2DPropertyType.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 © 2015–2018 52north.org. All rights reserved.