|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AssignmentInstructionsType
An XML assignmentInstructionsType(@http://www.bea.com/wli/worklist/xml). This is a complex type.
Nested Class Summary | |
---|---|
static class |
AssignmentInstructionsType.Factory
A factory class with static methods for creating instances of this type. |
Field Summary | |
---|---|
static SchemaType |
type
|
Fields inherited from interface org.apache.xmlbeans.XmlObject |
---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
Method Summary | |
---|---|
AssigneeListType |
addNewAssigneeList()
Appends and returns a new empty "assigneeList" element |
AssigneeListType |
getAssigneeList()
Gets the "assigneeList" element |
CandidateListHandlingType.Enum |
getCandidateListHandling()
Gets the "candidateListHandling" element |
boolean |
getLoadBalancingAvailabilityCheckEnabled()
Gets the "loadBalancingAvailabilityCheckEnabled" element |
boolean |
isSetAssigneeList()
True if has "assigneeList" element |
boolean |
isSetCandidateListHandling()
True if has "candidateListHandling" element |
boolean |
isSetLoadBalancingAvailabilityCheckEnabled()
True if has "loadBalancingAvailabilityCheckEnabled" element |
void |
setAssigneeList(AssigneeListType assigneeList)
Sets the "assigneeList" element |
void |
setCandidateListHandling(CandidateListHandlingType.Enum candidateListHandling)
Sets the "candidateListHandling" element |
void |
setLoadBalancingAvailabilityCheckEnabled(boolean loadBalancingAvailabilityCheckEnabled)
Sets the "loadBalancingAvailabilityCheckEnabled" element |
void |
unsetAssigneeList()
Unsets the "assigneeList" element |
void |
unsetCandidateListHandling()
Unsets the "candidateListHandling" element |
void |
unsetLoadBalancingAvailabilityCheckEnabled()
Unsets the "loadBalancingAvailabilityCheckEnabled" element |
CandidateListHandlingType |
xgetCandidateListHandling()
Gets (as xml) the "candidateListHandling" element |
XmlBoolean |
xgetLoadBalancingAvailabilityCheckEnabled()
Gets (as xml) the "loadBalancingAvailabilityCheckEnabled" element |
void |
xsetCandidateListHandling(CandidateListHandlingType candidateListHandling)
Sets (as xml) the "candidateListHandling" element |
void |
xsetLoadBalancingAvailabilityCheckEnabled(XmlBoolean loadBalancingAvailabilityCheckEnabled)
Sets (as xml) the "loadBalancingAvailabilityCheckEnabled" element |
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 SchemaType type
Method Detail |
---|
AssigneeListType getAssigneeList()
boolean isSetAssigneeList()
void setAssigneeList(AssigneeListType assigneeList)
AssigneeListType addNewAssigneeList()
void unsetAssigneeList()
CandidateListHandlingType.Enum getCandidateListHandling()
CandidateListHandlingType xgetCandidateListHandling()
boolean isSetCandidateListHandling()
void setCandidateListHandling(CandidateListHandlingType.Enum candidateListHandling)
void xsetCandidateListHandling(CandidateListHandlingType candidateListHandling)
void unsetCandidateListHandling()
boolean getLoadBalancingAvailabilityCheckEnabled()
XmlBoolean xgetLoadBalancingAvailabilityCheckEnabled()
boolean isSetLoadBalancingAvailabilityCheckEnabled()
void setLoadBalancingAvailabilityCheckEnabled(boolean loadBalancingAvailabilityCheckEnabled)
void xsetLoadBalancingAvailabilityCheckEnabled(XmlBoolean loadBalancingAvailabilityCheckEnabled)
void unsetLoadBalancingAvailabilityCheckEnabled()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |