| Package | Description |
|---|---|
| eu.europa.ec.inspire.schemas.buBase.x40 | |
| eu.europa.ec.inspire.schemas.buBase.x40.impl |
| Modifier and Type | Method and Description |
|---|---|
CurrentUseType |
CurrentUseDocument.addNewCurrentUse()
Appends and returns a new empty "CurrentUse" element
|
CurrentUseType |
CurrentUsePropertyType.addNewCurrentUse()
Appends and returns a new empty "CurrentUse" element
|
CurrentUseType |
AbstractBuildingType.CurrentUse.addNewCurrentUse()
Appends and returns a new empty "CurrentUse" element
|
CurrentUseType |
CurrentUseDocument.getCurrentUse()
Gets the "CurrentUse" element
|
CurrentUseType |
CurrentUsePropertyType.getCurrentUse()
Gets the "CurrentUse" element
|
CurrentUseType |
AbstractBuildingType.CurrentUse.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(File file) |
static CurrentUseType |
CurrentUseType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static CurrentUseType |
CurrentUseType.Factory.parse(InputStream is) |
static CurrentUseType |
CurrentUseType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static CurrentUseType |
CurrentUseType.Factory.parse(Node node) |
static CurrentUseType |
CurrentUseType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static CurrentUseType |
CurrentUseType.Factory.parse(Reader r) |
static CurrentUseType |
CurrentUseType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static CurrentUseType |
CurrentUseType.Factory.parse(String xmlAsString) |
static CurrentUseType |
CurrentUseType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static CurrentUseType |
CurrentUseType.Factory.parse(URL u) |
static CurrentUseType |
CurrentUseType.Factory.parse(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(XMLStreamReader sr) |
static CurrentUseType |
CurrentUseType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
CurrentUseDocument.setCurrentUse(CurrentUseType currentUse)
Sets the "CurrentUse" element
|
void |
CurrentUsePropertyType.setCurrentUse(CurrentUseType currentUse)
Sets the "CurrentUse" element
|
void |
AbstractBuildingType.CurrentUse.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 |
AbstractBuildingTypeImpl.CurrentUseImpl.addNewCurrentUse()
Appends and returns a new empty "CurrentUse" element
|
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.getCurrentUse()
Gets the "CurrentUse" element
|
CurrentUseType |
CurrentUsePropertyTypeImpl.getCurrentUse()
Gets the "CurrentUse" element
|
CurrentUseType |
CurrentUseDocumentImpl.getCurrentUse()
Gets the "CurrentUse" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractBuildingTypeImpl.CurrentUseImpl.setCurrentUse(CurrentUseType currentUse)
Sets the "CurrentUse" element
|
void |
CurrentUsePropertyTypeImpl.setCurrentUse(CurrentUseType currentUse)
Sets the "CurrentUse" element
|
void |
CurrentUseDocumentImpl.setCurrentUse(CurrentUseType currentUse)
Sets the "CurrentUse" element
|
Copyright © 2018 52north.org. All rights reserved.