|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TaskCreationXMLType
An XML TaskCreationXMLType(@http://www.bea.com/wli/worklist/xml). This is a complex type.
Nested Class Summary | |
---|---|
static class |
TaskCreationXMLType.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 | |
---|---|
AssigneeType |
addNewAssignee()
Appends and returns a new empty "assignee" element |
BusinessDateType |
addNewClaimDueBusinessDate()
Appends and returns a new empty "claimDueBusinessDate" element |
BusinessDateType |
addNewCompletionDueBusinessDate()
Appends and returns a new empty "completionDueBusinessDate" element |
MessageType |
addNewRequest()
Appends and returns a new empty "request" element |
AssigneeType |
getAssignee()
Gets the "assignee" element |
boolean |
getCanBeAborted()
Gets the "canBeAborted" element |
boolean |
getCanBeReassigned()
Gets the "canBeReassigned" element |
boolean |
getCanBeReturned()
Gets the "canBeReturned" element |
BusinessDateType |
getClaimDueBusinessDate()
Gets the "claimDueBusinessDate" element |
Calendar |
getClaimDueDate()
Gets the "claimDueDate" element |
String |
getComment()
Gets the "comment" element |
BusinessDateType |
getCompletionDueBusinessDate()
Gets the "completionDueBusinessDate" element |
Calendar |
getCompletionDueDate()
Gets the "completionDueDate" element |
String |
getDescription()
Gets the "description" element |
String |
getName()
Gets the "name" element |
String |
getOwner()
Gets the "owner" element |
int |
getPriority()
Gets the "priority" element |
MessageType |
getRequest()
Gets the "request" element |
boolean |
isSetAssignee()
True if has "assignee" element |
boolean |
isSetCanBeAborted()
True if has "canBeAborted" element |
boolean |
isSetCanBeReassigned()
True if has "canBeReassigned" element |
boolean |
isSetCanBeReturned()
True if has "canBeReturned" element |
boolean |
isSetClaimDueBusinessDate()
True if has "claimDueBusinessDate" element |
boolean |
isSetClaimDueDate()
True if has "claimDueDate" element |
boolean |
isSetComment()
True if has "comment" element |
boolean |
isSetCompletionDueBusinessDate()
True if has "completionDueBusinessDate" element |
boolean |
isSetCompletionDueDate()
True if has "completionDueDate" element |
boolean |
isSetDescription()
True if has "description" element |
boolean |
isSetName()
True if has "name" element |
boolean |
isSetOwner()
True if has "owner" element |
boolean |
isSetPriority()
True if has "priority" element |
boolean |
isSetRequest()
True if has "request" element |
void |
setAssignee(AssigneeType assignee)
Sets the "assignee" element |
void |
setCanBeAborted(boolean canBeAborted)
Sets the "canBeAborted" element |
void |
setCanBeReassigned(boolean canBeReassigned)
Sets the "canBeReassigned" element |
void |
setCanBeReturned(boolean canBeReturned)
Sets the "canBeReturned" element |
void |
setClaimDueBusinessDate(BusinessDateType claimDueBusinessDate)
Sets the "claimDueBusinessDate" element |
void |
setClaimDueDate(Calendar claimDueDate)
Sets the "claimDueDate" element |
void |
setComment(String comment)
Sets the "comment" element |
void |
setCompletionDueBusinessDate(BusinessDateType completionDueBusinessDate)
Sets the "completionDueBusinessDate" element |
void |
setCompletionDueDate(Calendar completionDueDate)
Sets the "completionDueDate" element |
void |
setDescription(String description)
Sets the "description" element |
void |
setName(String name)
Sets the "name" element |
void |
setOwner(String owner)
Sets the "owner" element |
void |
setPriority(int priority)
Sets the "priority" element |
void |
setRequest(MessageType request)
Sets the "request" element |
void |
unsetAssignee()
Unsets the "assignee" element |
void |
unsetCanBeAborted()
Unsets the "canBeAborted" element |
void |
unsetCanBeReassigned()
Unsets the "canBeReassigned" element |
void |
unsetCanBeReturned()
Unsets the "canBeReturned" element |
void |
unsetClaimDueBusinessDate()
Unsets the "claimDueBusinessDate" element |
void |
unsetClaimDueDate()
Unsets the "claimDueDate" element |
void |
unsetComment()
Unsets the "comment" element |
void |
unsetCompletionDueBusinessDate()
Unsets the "completionDueBusinessDate" element |
void |
unsetCompletionDueDate()
Unsets the "completionDueDate" element |
void |
unsetDescription()
Unsets the "description" element |
void |
unsetName()
Unsets the "name" element |
void |
unsetOwner()
Unsets the "owner" element |
void |
unsetPriority()
Unsets the "priority" element |
void |
unsetRequest()
Unsets the "request" element |
XmlBoolean |
xgetCanBeAborted()
Gets (as xml) the "canBeAborted" element |
XmlBoolean |
xgetCanBeReassigned()
Gets (as xml) the "canBeReassigned" element |
XmlBoolean |
xgetCanBeReturned()
Gets (as xml) the "canBeReturned" element |
XmlDateTime |
xgetClaimDueDate()
Gets (as xml) the "claimDueDate" element |
XmlString |
xgetComment()
Gets (as xml) the "comment" element |
XmlDateTime |
xgetCompletionDueDate()
Gets (as xml) the "completionDueDate" element |
XmlString |
xgetDescription()
Gets (as xml) the "description" element |
XmlString |
xgetName()
Gets (as xml) the "name" element |
XmlString |
xgetOwner()
Gets (as xml) the "owner" element |
XmlInt |
xgetPriority()
Gets (as xml) the "priority" element |
void |
xsetCanBeAborted(XmlBoolean canBeAborted)
Sets (as xml) the "canBeAborted" element |
void |
xsetCanBeReassigned(XmlBoolean canBeReassigned)
Sets (as xml) the "canBeReassigned" element |
void |
xsetCanBeReturned(XmlBoolean canBeReturned)
Sets (as xml) the "canBeReturned" element |
void |
xsetClaimDueDate(XmlDateTime claimDueDate)
Sets (as xml) the "claimDueDate" element |
void |
xsetComment(XmlString comment)
Sets (as xml) the "comment" element |
void |
xsetCompletionDueDate(XmlDateTime completionDueDate)
Sets (as xml) the "completionDueDate" element |
void |
xsetDescription(XmlString description)
Sets (as xml) the "description" element |
void |
xsetName(XmlString name)
Sets (as xml) the "name" element |
void |
xsetOwner(XmlString owner)
Sets (as xml) the "owner" element |
void |
xsetPriority(XmlInt priority)
Sets (as xml) the "priority" 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 |
---|
String getName()
XmlString xgetName()
boolean isSetName()
void setName(String name)
void xsetName(XmlString name)
void unsetName()
String getDescription()
XmlString xgetDescription()
boolean isSetDescription()
void setDescription(String description)
void xsetDescription(XmlString description)
void unsetDescription()
String getComment()
XmlString xgetComment()
boolean isSetComment()
void setComment(String comment)
void xsetComment(XmlString comment)
void unsetComment()
int getPriority()
XmlInt xgetPriority()
boolean isSetPriority()
void setPriority(int priority)
void xsetPriority(XmlInt priority)
void unsetPriority()
Calendar getClaimDueDate()
XmlDateTime xgetClaimDueDate()
boolean isSetClaimDueDate()
void setClaimDueDate(Calendar claimDueDate)
void xsetClaimDueDate(XmlDateTime claimDueDate)
void unsetClaimDueDate()
BusinessDateType getClaimDueBusinessDate()
boolean isSetClaimDueBusinessDate()
void setClaimDueBusinessDate(BusinessDateType claimDueBusinessDate)
BusinessDateType addNewClaimDueBusinessDate()
void unsetClaimDueBusinessDate()
Calendar getCompletionDueDate()
XmlDateTime xgetCompletionDueDate()
boolean isSetCompletionDueDate()
void setCompletionDueDate(Calendar completionDueDate)
void xsetCompletionDueDate(XmlDateTime completionDueDate)
void unsetCompletionDueDate()
BusinessDateType getCompletionDueBusinessDate()
boolean isSetCompletionDueBusinessDate()
void setCompletionDueBusinessDate(BusinessDateType completionDueBusinessDate)
BusinessDateType addNewCompletionDueBusinessDate()
void unsetCompletionDueBusinessDate()
String getOwner()
XmlString xgetOwner()
boolean isSetOwner()
void setOwner(String owner)
void xsetOwner(XmlString owner)
void unsetOwner()
boolean getCanBeReassigned()
XmlBoolean xgetCanBeReassigned()
boolean isSetCanBeReassigned()
void setCanBeReassigned(boolean canBeReassigned)
void xsetCanBeReassigned(XmlBoolean canBeReassigned)
void unsetCanBeReassigned()
boolean getCanBeAborted()
XmlBoolean xgetCanBeAborted()
boolean isSetCanBeAborted()
void setCanBeAborted(boolean canBeAborted)
void xsetCanBeAborted(XmlBoolean canBeAborted)
void unsetCanBeAborted()
boolean getCanBeReturned()
XmlBoolean xgetCanBeReturned()
boolean isSetCanBeReturned()
void setCanBeReturned(boolean canBeReturned)
void xsetCanBeReturned(XmlBoolean canBeReturned)
void unsetCanBeReturned()
AssigneeType getAssignee()
boolean isSetAssignee()
void setAssignee(AssigneeType assignee)
AssigneeType addNewAssignee()
void unsetAssignee()
MessageType getRequest()
boolean isSetRequest()
void setRequest(MessageType request)
MessageType addNewRequest()
void unsetRequest()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |