|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TaskStatusCodeEnumerationType
An XML TaskStatusCodeEnumerationType(@http://www.opengis.net/sps/2.0). This is an atomic type that is a restriction of net.opengis.sps.x20.TaskStatusCodeEnumerationType.
Nested Class Summary | |
---|---|
static class |
TaskStatusCodeEnumerationType.Enum
Enumeration value class for net.opengis.sps.x20.TaskStatusCodeEnumerationType. |
static class |
TaskStatusCodeEnumerationType.Factory
A factory class with static methods for creating instances of this type. |
Field Summary | |
---|---|
static TaskStatusCodeEnumerationType.Enum |
CANCELLED
|
static TaskStatusCodeEnumerationType.Enum |
COMPLETED
|
static TaskStatusCodeEnumerationType.Enum |
EXPIRED
|
static TaskStatusCodeEnumerationType.Enum |
FAILED
|
static TaskStatusCodeEnumerationType.Enum |
IN_EXECUTION
|
static int |
INT_CANCELLED
|
static int |
INT_COMPLETED
|
static int |
INT_EXPIRED
|
static int |
INT_FAILED
|
static int |
INT_IN_EXECUTION
|
static int |
INT_RESERVED
|
static TaskStatusCodeEnumerationType.Enum |
RESERVED
|
static org.apache.xmlbeans.SchemaType |
type
|
Fields inherited from interface org.apache.xmlbeans.XmlObject |
---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
Method Summary | |
---|---|
org.apache.xmlbeans.StringEnumAbstractBase |
enumValue()
|
void |
set(org.apache.xmlbeans.StringEnumAbstractBase e)
|
Methods inherited from interface org.apache.xmlbeans.XmlAnySimpleType |
---|
getStringValue, set, setStringValue, stringValue |
Methods inherited from interface org.apache.xmlbeans.XmlObject |
---|
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, valueHashCode |
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource |
---|
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText |
Field Detail |
---|
static final org.apache.xmlbeans.SchemaType type
static final TaskStatusCodeEnumerationType.Enum CANCELLED
static final TaskStatusCodeEnumerationType.Enum COMPLETED
static final TaskStatusCodeEnumerationType.Enum EXPIRED
static final TaskStatusCodeEnumerationType.Enum FAILED
static final TaskStatusCodeEnumerationType.Enum IN_EXECUTION
static final TaskStatusCodeEnumerationType.Enum RESERVED
static final int INT_CANCELLED
static final int INT_COMPLETED
static final int INT_EXPIRED
static final int INT_FAILED
static final int INT_IN_EXECUTION
static final int INT_RESERVED
Method Detail |
---|
org.apache.xmlbeans.StringEnumAbstractBase enumValue()
void set(org.apache.xmlbeans.StringEnumAbstractBase e)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |