| Package | Description |
|---|---|
| eu.europa.ec.inspire.schemas.base2.x20 | |
| eu.europa.ec.inspire.schemas.base2.x20.impl |
| Modifier and Type | Method and Description |
|---|---|
ThematicIdentifierType |
ThematicIdentifierDocument.addNewThematicIdentifier()
Appends and returns a new empty "ThematicIdentifier" element
|
ThematicIdentifierType |
ThematicIdentifierPropertyType.addNewThematicIdentifier()
Appends and returns a new empty "ThematicIdentifier" element
|
ThematicIdentifierType |
ThematicIdentifierDocument.getThematicIdentifier()
Gets the "ThematicIdentifier" element
|
ThematicIdentifierType |
ThematicIdentifierPropertyType.getThematicIdentifier()
Gets the "ThematicIdentifier" element
|
static ThematicIdentifierType |
ThematicIdentifierType.Factory.newInstance() |
static ThematicIdentifierType |
ThematicIdentifierType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static ThematicIdentifierType |
ThematicIdentifierType.Factory.parse(java.io.File file) |
static ThematicIdentifierType |
ThematicIdentifierType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static ThematicIdentifierType |
ThematicIdentifierType.Factory.parse(java.io.InputStream is) |
static ThematicIdentifierType |
ThematicIdentifierType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static ThematicIdentifierType |
ThematicIdentifierType.Factory.parse(org.w3c.dom.Node node) |
static ThematicIdentifierType |
ThematicIdentifierType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static ThematicIdentifierType |
ThematicIdentifierType.Factory.parse(java.io.Reader r) |
static ThematicIdentifierType |
ThematicIdentifierType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static ThematicIdentifierType |
ThematicIdentifierType.Factory.parse(java.lang.String xmlAsString) |
static ThematicIdentifierType |
ThematicIdentifierType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static ThematicIdentifierType |
ThematicIdentifierType.Factory.parse(java.net.URL u) |
static ThematicIdentifierType |
ThematicIdentifierType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static ThematicIdentifierType |
ThematicIdentifierType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static ThematicIdentifierType |
ThematicIdentifierType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static ThematicIdentifierType |
ThematicIdentifierType.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static ThematicIdentifierType |
ThematicIdentifierType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThematicIdentifierDocument.setThematicIdentifier(ThematicIdentifierType thematicIdentifier)
Sets the "ThematicIdentifier" element
|
void |
ThematicIdentifierPropertyType.setThematicIdentifier(ThematicIdentifierType thematicIdentifier)
Sets the "ThematicIdentifier" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
ThematicIdentifierTypeImpl
An XML ThematicIdentifierType(@http://inspire.ec.europa.eu/schemas/base2/2.0).
|
| Modifier and Type | Method and Description |
|---|---|
ThematicIdentifierType |
ThematicIdentifierPropertyTypeImpl.addNewThematicIdentifier()
Appends and returns a new empty "ThematicIdentifier" element
|
ThematicIdentifierType |
ThematicIdentifierDocumentImpl.addNewThematicIdentifier()
Appends and returns a new empty "ThematicIdentifier" element
|
ThematicIdentifierType |
ThematicIdentifierPropertyTypeImpl.getThematicIdentifier()
Gets the "ThematicIdentifier" element
|
ThematicIdentifierType |
ThematicIdentifierDocumentImpl.getThematicIdentifier()
Gets the "ThematicIdentifier" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
ThematicIdentifierPropertyTypeImpl.setThematicIdentifier(ThematicIdentifierType thematicIdentifier)
Sets the "ThematicIdentifier" element
|
void |
ThematicIdentifierDocumentImpl.setThematicIdentifier(ThematicIdentifierType thematicIdentifier)
Sets the "ThematicIdentifier" element
|
Copyright © 2015–2018 52north.org. All rights reserved.