public interface ContextHeaderDocument
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ContextHeaderDocument.ContextHeader
An XML context-header(@http://airavata.apache.org/schemas/wec/2012/05).
|
static class |
ContextHeaderDocument.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 |
|---|---|
ContextHeaderDocument.ContextHeader |
addNewContextHeader()
Appends and returns a new empty "context-header" element
|
ContextHeaderDocument.ContextHeader |
getContextHeader()
Gets the "context-header" element
|
void |
setContextHeader(ContextHeaderDocument.ContextHeader contextHeader)
Sets the "context-header" 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, xmlTextContextHeaderDocument.ContextHeader getContextHeader()
void setContextHeader(ContextHeaderDocument.ContextHeader contextHeader)
ContextHeaderDocument.ContextHeader addNewContextHeader()
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.