public interface ThematicIdentifierType
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
ThematicIdentifierType.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
String |
getIdentifier()
Gets the "identifier" element
|
String |
getIdentifierScheme()
Gets the "identifierScheme" element
|
void |
setIdentifier(String identifier)
Sets the "identifier" element
|
void |
setIdentifierScheme(String identifierScheme)
Sets the "identifierScheme" element
|
org.apache.xmlbeans.XmlString |
xgetIdentifier()
Gets (as xml) the "identifier" element
|
org.apache.xmlbeans.XmlString |
xgetIdentifierScheme()
Gets (as xml) the "identifierScheme" element
|
void |
xsetIdentifier(org.apache.xmlbeans.XmlString identifier)
Sets (as xml) the "identifier" element
|
void |
xsetIdentifierScheme(org.apache.xmlbeans.XmlString identifierScheme)
Sets (as xml) the "identifierScheme" element
|
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextString getIdentifier()
org.apache.xmlbeans.XmlString xgetIdentifier()
void setIdentifier(String identifier)
void xsetIdentifier(org.apache.xmlbeans.XmlString identifier)
String getIdentifierScheme()
org.apache.xmlbeans.XmlString xgetIdentifierScheme()
void setIdentifierScheme(String identifierScheme)
void xsetIdentifierScheme(org.apache.xmlbeans.XmlString identifierScheme)
Copyright © 2018 52north.org. All rights reserved.