public interface MetaType extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
MetaType.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 |
getKey()
Gets the "key" attribute
|
String |
getValue()
Gets the "value" attribute
|
void |
setKey(String key)
Sets the "key" attribute
|
void |
setValue(String value)
Sets the "value" attribute
|
org.apache.xmlbeans.XmlString |
xgetKey()
Gets (as xml) the "key" attribute
|
org.apache.xmlbeans.XmlString |
xgetValue()
Gets (as xml) the "value" attribute
|
void |
xsetKey(org.apache.xmlbeans.XmlString key)
Sets (as xml) the "key" attribute
|
void |
xsetValue(org.apache.xmlbeans.XmlString value)
Sets (as xml) the "value" 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, xmlTextstatic final org.apache.xmlbeans.SchemaType type
org.apache.xmlbeans.XmlString xgetKey()
void xsetKey(org.apache.xmlbeans.XmlString key)
org.apache.xmlbeans.XmlString xgetValue()
void xsetValue(org.apache.xmlbeans.XmlString value)
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann