public interface DataType extends DataExtensionType
| Modifier and Type | Interface and Description |
|---|---|
static class |
DataType.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 |
getId()
Gets the "id" attribute
|
String |
getKey()
Gets the "key" attribute
|
boolean |
isSetId()
True if has "id" attribute
|
void |
setId(String id)
Sets the "id" attribute
|
void |
setKey(String key)
Sets the "key" attribute
|
void |
unsetId()
Unsets the "id" attribute
|
org.apache.xmlbeans.XmlNMTOKEN |
xgetId()
Gets (as xml) the "id" attribute
|
org.apache.xmlbeans.XmlNMTOKEN |
xgetKey()
Gets (as xml) the "key" attribute
|
void |
xsetId(org.apache.xmlbeans.XmlNMTOKEN id)
Sets (as xml) the "id" attribute
|
void |
xsetKey(org.apache.xmlbeans.XmlNMTOKEN key)
Sets (as xml) the "key" attribute
|
addNewParameterWrapper, addNewProperties, addNewXmlHistory, getParameterWrapper, getProperties, getXmlHistory, isSetParameterWrapper, isSetProperties, isSetXmlHistory, setParameterWrapper, setProperties, setXmlHistory, unsetParameterWrapper, unsetProperties, unsetXmlHistorychangeType, 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 getKey()
org.apache.xmlbeans.XmlNMTOKEN xgetKey()
void setKey(String key)
void xsetKey(org.apache.xmlbeans.XmlNMTOKEN key)
String getId()
org.apache.xmlbeans.XmlNMTOKEN xgetId()
boolean isSetId()
void setId(String id)
void xsetId(org.apache.xmlbeans.XmlNMTOKEN id)
void unsetId()
Copyright © 2014–2023 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.