public interface DataExtensionType
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
DataExtensionType.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 |
|---|---|
ParameterWrapperType |
addNewParameterWrapper()
Appends and returns a new empty "parameterWrapper" element
|
PropertyListType |
addNewProperties()
Appends and returns a new empty "properties" element
|
XmlHistoryType |
addNewXmlHistory()
Appends and returns a new empty "xmlHistory" element
|
ParameterWrapperType |
getParameterWrapper()
Gets the "parameterWrapper" element
|
PropertyListType |
getProperties()
Gets the "properties" element
|
XmlHistoryType |
getXmlHistory()
Gets the "xmlHistory" element
|
boolean |
isSetParameterWrapper()
True if has "parameterWrapper" element
|
boolean |
isSetProperties()
True if has "properties" element
|
boolean |
isSetXmlHistory()
True if has "xmlHistory" element
|
void |
setParameterWrapper(ParameterWrapperType parameterWrapper)
Sets the "parameterWrapper" element
|
void |
setProperties(PropertyListType properties)
Sets the "properties" element
|
void |
setXmlHistory(XmlHistoryType xmlHistory)
Sets the "xmlHistory" element
|
void |
unsetParameterWrapper()
Unsets the "parameterWrapper" element
|
void |
unsetProperties()
Unsets the "properties" element
|
void |
unsetXmlHistory()
Unsets the "xmlHistory" 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, xmlTextPropertyListType getProperties()
boolean isSetProperties()
void setProperties(PropertyListType properties)
PropertyListType addNewProperties()
void unsetProperties()
XmlHistoryType getXmlHistory()
boolean isSetXmlHistory()
void setXmlHistory(XmlHistoryType xmlHistory)
XmlHistoryType addNewXmlHistory()
void unsetXmlHistory()
ParameterWrapperType getParameterWrapper()
boolean isSetParameterWrapper()
void setParameterWrapper(ParameterWrapperType parameterWrapper)
ParameterWrapperType addNewParameterWrapper()
void unsetParameterWrapper()
Copyright © 2014–2023 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.