public interface ExecutionStatusType
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
ExecutionStatusType.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 |
|---|---|
String |
getStatus()
Gets the "status" attribute
|
boolean |
isSetStatus()
True if has "status" attribute
|
void |
setStatus(String status)
Sets the "status" attribute
|
void |
unsetStatus()
Unsets the "status" attribute
|
org.apache.xmlbeans.XmlString |
xgetStatus()
Gets (as xml) the "status" attribute
|
void |
xsetStatus(org.apache.xmlbeans.XmlString status)
Sets (as xml) the "status" attribute
|
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, xmlTextString getStatus()
org.apache.xmlbeans.XmlString xgetStatus()
boolean isSetStatus()
void setStatus(String status)
void xsetStatus(org.apache.xmlbeans.XmlString status)
void unsetStatus()
Copyright © 2016 52north.org. All rights reserved.