public static interface WorkflowOutputDataHandlingDocument.WorkflowOutputDataHandling
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
WorkflowOutputDataHandlingDocument.WorkflowOutputDataHandling.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 |
|---|---|
ApplicationOutputDataHandlingDocument.ApplicationOutputDataHandling |
addNewApplicationOutputDataHandling()
Appends and returns a new empty value (as xml) as the last "application-output-data-handling" element
|
ApplicationOutputDataHandlingDocument.ApplicationOutputDataHandling[] |
getApplicationOutputDataHandlingArray()
Gets array of all "application-output-data-handling" elements
|
ApplicationOutputDataHandlingDocument.ApplicationOutputDataHandling |
getApplicationOutputDataHandlingArray(int i)
Gets ith "application-output-data-handling" element
|
ApplicationOutputDataHandlingDocument.ApplicationOutputDataHandling |
insertNewApplicationOutputDataHandling(int i)
Inserts and returns a new empty value (as xml) as the ith "application-output-data-handling" element
|
void |
removeApplicationOutputDataHandling(int i)
Removes the ith "application-output-data-handling" element
|
void |
setApplicationOutputDataHandlingArray(ApplicationOutputDataHandlingDocument.ApplicationOutputDataHandling[] applicationOutputDataHandlingArray)
Sets array of all "application-output-data-handling" element
|
void |
setApplicationOutputDataHandlingArray(int i,
ApplicationOutputDataHandlingDocument.ApplicationOutputDataHandling applicationOutputDataHandling)
Sets ith "application-output-data-handling" element
|
int |
sizeOfApplicationOutputDataHandlingArray()
Returns number of "application-output-data-handling" element
|
changeType, compareTo, compareValue, 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, xmlTextApplicationOutputDataHandlingDocument.ApplicationOutputDataHandling[] getApplicationOutputDataHandlingArray()
ApplicationOutputDataHandlingDocument.ApplicationOutputDataHandling getApplicationOutputDataHandlingArray(int i)
int sizeOfApplicationOutputDataHandlingArray()
void setApplicationOutputDataHandlingArray(ApplicationOutputDataHandlingDocument.ApplicationOutputDataHandling[] applicationOutputDataHandlingArray)
void setApplicationOutputDataHandlingArray(int i,
ApplicationOutputDataHandlingDocument.ApplicationOutputDataHandling applicationOutputDataHandling)
ApplicationOutputDataHandlingDocument.ApplicationOutputDataHandling insertNewApplicationOutputDataHandling(int i)
ApplicationOutputDataHandlingDocument.ApplicationOutputDataHandling addNewApplicationOutputDataHandling()
void removeApplicationOutputDataHandling(int i)
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.