|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface TCleanup.Category
An XML category(@http://www.apache.org/ode/schemas/dd/2007/03). This is an atomic type that is a restriction of org.apache.ode.bpel.dd.TCleanup$Category.
Nested Class Summary | |
---|---|
static class |
TCleanup.Category.Enum
Enumeration value class for org.apache.ode.bpel.dd.TCleanup$Category. |
static class |
TCleanup.Category.Factory
A factory class with static methods for creating instances of this type. |
Field Summary | |
---|---|
static TCleanup.Category.Enum |
ALL
|
static TCleanup.Category.Enum |
CORRELATIONS
|
static TCleanup.Category.Enum |
EVENTS
|
static TCleanup.Category.Enum |
INSTANCE
|
static int |
INT_ALL
|
static int |
INT_CORRELATIONS
|
static int |
INT_EVENTS
|
static int |
INT_INSTANCE
|
static int |
INT_MESSAGES
|
static int |
INT_VARIABLES
|
static TCleanup.Category.Enum |
MESSAGES
|
static org.apache.xmlbeans.SchemaType |
type
|
static TCleanup.Category.Enum |
VARIABLES
|
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, 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 TCleanup.Category.Enum INSTANCE
static final TCleanup.Category.Enum VARIABLES
static final TCleanup.Category.Enum MESSAGES
static final TCleanup.Category.Enum CORRELATIONS
static final TCleanup.Category.Enum EVENTS
static final TCleanup.Category.Enum ALL
static final int INT_INSTANCE
static final int INT_VARIABLES
static final int INT_MESSAGES
static final int INT_CORRELATIONS
static final int INT_EVENTS
static final int INT_ALL
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 |