public static interface DocumentationDocument.Documentation
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
DocumentationDocument.Documentation.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 |
getLang()
Gets the "lang" attribute
|
String |
getSource()
Gets the "source" attribute
|
boolean |
isSetLang()
True if has "lang" attribute
|
boolean |
isSetSource()
True if has "source" attribute
|
void |
setLang(String lang)
Sets the "lang" attribute
|
void |
setSource(String source)
Sets the "source" attribute
|
void |
unsetLang()
Unsets the "lang" attribute
|
void |
unsetSource()
Unsets the "source" attribute
|
org.apache.xmlbeans.XmlLanguage |
xgetLang()
Gets (as xml) the "lang" attribute
|
org.apache.xmlbeans.XmlAnyURI |
xgetSource()
Gets (as xml) the "source" attribute
|
void |
xsetLang(org.apache.xmlbeans.XmlLanguage lang)
Sets (as xml) the "lang" attribute
|
void |
xsetSource(org.apache.xmlbeans.XmlAnyURI source)
Sets (as xml) the "source" attribute
|
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 getSource()
org.apache.xmlbeans.XmlAnyURI xgetSource()
boolean isSetSource()
void setSource(String source)
void xsetSource(org.apache.xmlbeans.XmlAnyURI source)
void unsetSource()
String getLang()
org.apache.xmlbeans.XmlLanguage xgetLang()
boolean isSetLang()
void setLang(String lang)
void xsetLang(org.apache.xmlbeans.XmlLanguage lang)
void unsetLang()
Copyright © 2014–2023 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.