com.bea.wli.worklist.xml
Interface CandidateListHandlingType
- All Superinterfaces:
- XmlAnySimpleType, XmlObject, XmlString, XmlTokenSource
public interface CandidateListHandlingType
- extends XmlString
An XML candidateListHandlingType(@http://www.bea.com/wli/worklist/xml).
This is an atomic type that is a restriction of com.bea.wli.worklist.xml.CandidateListHandlingType.
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 |
type
static final SchemaType type
NONE
static final CandidateListHandlingType.Enum NONE
DEFAULT
static final CandidateListHandlingType.Enum DEFAULT
LOAD_BALANCING
static final CandidateListHandlingType.Enum LOAD_BALANCING
INTERACTIVE
static final CandidateListHandlingType.Enum INTERACTIVE
ITERATE_LIST
static final CandidateListHandlingType.Enum ITERATE_LIST
INT_NONE
static final int INT_NONE
- See Also:
- Constant Field Values
INT_DEFAULT
static final int INT_DEFAULT
- See Also:
- Constant Field Values
INT_LOAD_BALANCING
static final int INT_LOAD_BALANCING
- See Also:
- Constant Field Values
INT_INTERACTIVE
static final int INT_INTERACTIVE
- See Also:
- Constant Field Values
INT_ITERATE_LIST
static final int INT_ITERATE_LIST
- See Also:
- Constant Field Values
enumValue
StringEnumAbstractBase enumValue()
set
void set(StringEnumAbstractBase e)