public static interface TCleanup.Category
extends org.apache.xmlbeans.XmlString
Modifier and Type | Interface and Description |
---|---|
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.
|
Modifier and Type | Field and Description |
---|---|
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 |
Modifier and Type | Method and Description |
---|---|
org.apache.xmlbeans.StringEnumAbstractBase |
enumValue() |
void |
set(org.apache.xmlbeans.StringEnumAbstractBase e) |
getStringValue, set, setStringValue, stringValue
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
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
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