public interface WorkflowSchedulingContextDocument
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
WorkflowSchedulingContextDocument.Factory
A factory class with static methods for creating instances
of this type.
|
static interface |
WorkflowSchedulingContextDocument.WorkflowSchedulingContext
An XML workflow-scheduling-context(@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 |
|---|---|
WorkflowSchedulingContextDocument.WorkflowSchedulingContext |
addNewWorkflowSchedulingContext()
Appends and returns a new empty "workflow-scheduling-context" element
|
WorkflowSchedulingContextDocument.WorkflowSchedulingContext |
getWorkflowSchedulingContext()
Gets the "workflow-scheduling-context" element
|
void |
setWorkflowSchedulingContext(WorkflowSchedulingContextDocument.WorkflowSchedulingContext workflowSchedulingContext)
Sets the "workflow-scheduling-context" 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, xmlTextWorkflowSchedulingContextDocument.WorkflowSchedulingContext getWorkflowSchedulingContext()
void setWorkflowSchedulingContext(WorkflowSchedulingContextDocument.WorkflowSchedulingContext workflowSchedulingContext)
WorkflowSchedulingContextDocument.WorkflowSchedulingContext addNewWorkflowSchedulingContext()
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.