public interface WorkflowOutputDataHandlingDocument
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
WorkflowOutputDataHandlingDocument.Factory
A factory class with static methods for creating instances
of this type.
|
static interface |
WorkflowOutputDataHandlingDocument.WorkflowOutputDataHandling
An XML workflow-output-data-handling(@http://airavata.apache.org/schemas/wec/2012/05).
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
WorkflowOutputDataHandlingDocument.WorkflowOutputDataHandling |
addNewWorkflowOutputDataHandling()
Appends and returns a new empty "workflow-output-data-handling" element
|
WorkflowOutputDataHandlingDocument.WorkflowOutputDataHandling |
getWorkflowOutputDataHandling()
Gets the "workflow-output-data-handling" element
|
void |
setWorkflowOutputDataHandling(WorkflowOutputDataHandlingDocument.WorkflowOutputDataHandling workflowOutputDataHandling)
Sets the "workflow-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, xmlTextWorkflowOutputDataHandlingDocument.WorkflowOutputDataHandling getWorkflowOutputDataHandling()
void setWorkflowOutputDataHandling(WorkflowOutputDataHandlingDocument.WorkflowOutputDataHandling workflowOutputDataHandling)
WorkflowOutputDataHandlingDocument.WorkflowOutputDataHandling addNewWorkflowOutputDataHandling()
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.