| Package | Description |
|---|---|
| eu.europa.ec.inspire.schemas.buBase.x40 | |
| eu.europa.ec.inspire.schemas.buBase.x40.impl |
| Modifier and Type | Method and Description |
|---|---|
CurrentUseType |
AbstractBuildingType.CurrentUse.addNewCurrentUse()
Appends and returns a new empty "CurrentUse" element
|
CurrentUseType |
CurrentUsePropertyType.addNewCurrentUse()
Appends and returns a new empty "CurrentUse" element
|
CurrentUseType |
CurrentUseDocument.addNewCurrentUse()
Appends and returns a new empty "CurrentUse" element
|
CurrentUseType |
AbstractBuildingType.CurrentUse.getCurrentUse()
Gets the "CurrentUse" element
|
CurrentUseType |
CurrentUsePropertyType.getCurrentUse()
Gets the "CurrentUse" element
|
CurrentUseType |
CurrentUseDocument.getCurrentUse()
Gets the "CurrentUse" element
|
static CurrentUseType |
CurrentUseType.Factory.newInstance() |
static CurrentUseType |
CurrentUseType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static CurrentUseType |
CurrentUseType.Factory.parse(java.io.File file) |
static CurrentUseType |
CurrentUseType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static CurrentUseType |
CurrentUseType.Factory.parse(java.io.InputStream is) |
static CurrentUseType |
CurrentUseType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static CurrentUseType |
CurrentUseType.Factory.parse(org.w3c.dom.Node node) |
static CurrentUseType |
CurrentUseType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static CurrentUseType |
CurrentUseType.Factory.parse(java.io.Reader r) |
static CurrentUseType |
CurrentUseType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static CurrentUseType |
CurrentUseType.Factory.parse(java.lang.String xmlAsString) |
static CurrentUseType |
CurrentUseType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static CurrentUseType |
CurrentUseType.Factory.parse(java.net.URL u) |
static CurrentUseType |
CurrentUseType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static CurrentUseType |
CurrentUseType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static CurrentUseType |
CurrentUseType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static CurrentUseType |
CurrentUseType.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static CurrentUseType |
CurrentUseType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractBuildingType.CurrentUse.setCurrentUse(CurrentUseType currentUse)
Sets the "CurrentUse" element
|
void |
CurrentUsePropertyType.setCurrentUse(CurrentUseType currentUse)
Sets the "CurrentUse" element
|
void |
CurrentUseDocument.setCurrentUse(CurrentUseType currentUse)
Sets the "CurrentUse" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
CurrentUseTypeImpl
An XML CurrentUseType(@http://inspire.ec.europa.eu/schemas/bu-base/4.0).
|
| Modifier and Type | Method and Description |
|---|---|
CurrentUseType |
CurrentUsePropertyTypeImpl.addNewCurrentUse()
Appends and returns a new empty "CurrentUse" element
|
CurrentUseType |
CurrentUseDocumentImpl.addNewCurrentUse()
Appends and returns a new empty "CurrentUse" element
|
CurrentUseType |
AbstractBuildingTypeImpl.CurrentUseImpl.addNewCurrentUse()
Appends and returns a new empty "CurrentUse" element
|
CurrentUseType |
CurrentUsePropertyTypeImpl.getCurrentUse()
Gets the "CurrentUse" element
|
CurrentUseType |
CurrentUseDocumentImpl.getCurrentUse()
Gets the "CurrentUse" element
|
CurrentUseType |
AbstractBuildingTypeImpl.CurrentUseImpl.getCurrentUse()
Gets the "CurrentUse" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
CurrentUsePropertyTypeImpl.setCurrentUse(CurrentUseType currentUse)
Sets the "CurrentUse" element
|
void |
CurrentUseDocumentImpl.setCurrentUse(CurrentUseType currentUse)
Sets the "CurrentUse" element
|
void |
AbstractBuildingTypeImpl.CurrentUseImpl.setCurrentUse(CurrentUseType currentUse)
Sets the "CurrentUse" element
|
Copyright © 2015–2018 52north.org. All rights reserved.