|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface TaskUpdateXMLDocument.TaskUpdateXML
An XML TaskUpdateXML(@http://www.bea.com/wli/worklist/xml). This is a complex type.
Nested Class Summary | |
---|---|
static class |
TaskUpdateXMLDocument.TaskUpdateXML.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 |
AssignmentInstructionsType |
addNewAssignmentInstructions()
Appends and returns a new empty "assignmentInstructions" element |
BusinessDateType |
addNewClaimDueBusinessDate()
Appends and returns a new empty "claimDueBusinessDate" element |
BusinessDateType |
addNewCompletionDueBusinessDate()
Appends and returns a new empty "completionDueBusinessDate" element |
BusinessDateType |
addNewCurrentStepCompletionDueBusinessDate()
Appends and returns a new empty "currentStepCompletionDueBusinessDate" element |
PropertyValuesType |
addNewPropertyValues()
Appends and returns a new empty "propertyValues" element |
MessageType |
addNewRequest()
Appends and returns a new empty "request" element |
MessageType |
addNewResponse()
Appends and returns a new empty "response" element |
StepTimeEstimateType |
addNewStepTimeEstimate()
Appends and returns a new empty value (as xml) as the last "stepTimeEstimate" element |
AssigneeType |
getAssignee()
Gets the "assignee" element |
AssignmentInstructionsType |
getAssignmentInstructions()
Gets the "assignmentInstructions" 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 |
BusinessDateType |
getCurrentStepCompletionDueBusinessDate()
Gets the "currentStepCompletionDueBusinessDate" element |
Calendar |
getCurrentStepCompletionDueDate()
Gets the "currentStepCompletionDueDate" element |
String |
getOwner()
Gets the "owner" element |
int |
getPriority()
Gets the "priority" element |
PropertyValuesType |
getPropertyValues()
Gets the "propertyValues" element |
MessageType |
getRequest()
Gets the "request" element |
MessageType |
getResponse()
Gets the "response" element |
StepTimeEstimateType[] |
getStepTimeEstimateArray()
Gets array of all "stepTimeEstimate" elements |
StepTimeEstimateType |
getStepTimeEstimateArray(int i)
Gets ith "stepTimeEstimate" element |
String |
getTaskTimeEstimate()
Gets the "taskTimeEstimate" element |
StepTimeEstimateType |
insertNewStepTimeEstimate(int i)
Inserts and returns a new empty value (as xml) as the ith "stepTimeEstimate" element |
boolean |
isSetAssignee()
True if has "assignee" element |
boolean |
isSetAssignmentInstructions()
True if has "assignmentInstructions" 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 |
isSetCurrentStepCompletionDueBusinessDate()
True if has "currentStepCompletionDueBusinessDate" element |
boolean |
isSetCurrentStepCompletionDueDate()
True if has "currentStepCompletionDueDate" element |
boolean |
isSetOwner()
True if has "owner" element |
boolean |
isSetPriority()
True if has "priority" element |
boolean |
isSetPropertyValues()
True if has "propertyValues" element |
boolean |
isSetRequest()
True if has "request" element |
boolean |
isSetResponse()
True if has "response" element |
boolean |
isSetTaskTimeEstimate()
True if has "taskTimeEstimate" element |
void |
removeStepTimeEstimate(int i)
Removes the ith "stepTimeEstimate" element |
void |
setAssignee(AssigneeType assignee)
Sets the "assignee" element |
void |
setAssignmentInstructions(AssignmentInstructionsType assignmentInstructions)
Sets the "assignmentInstructions" 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 |
setCurrentStepCompletionDueBusinessDate(BusinessDateType currentStepCompletionDueBusinessDate)
Sets the "currentStepCompletionDueBusinessDate" element |
void |
setCurrentStepCompletionDueDate(Calendar currentStepCompletionDueDate)
Sets the "currentStepCompletionDueDate" element |
void |
setOwner(String owner)
Sets the "owner" element |
void |
setPriority(int priority)
Sets the "priority" element |
void |
setPropertyValues(PropertyValuesType propertyValues)
Sets the "propertyValues" element |
void |
setRequest(MessageType request)
Sets the "request" element |
void |
setResponse(MessageType response)
Sets the "response" element |
void |
setStepTimeEstimateArray(int i,
StepTimeEstimateType stepTimeEstimate)
Sets ith "stepTimeEstimate" element |
void |
setStepTimeEstimateArray(StepTimeEstimateType[] stepTimeEstimateArray)
Sets array of all "stepTimeEstimate" element |
void |
setTaskTimeEstimate(String taskTimeEstimate)
Sets the "taskTimeEstimate" element |
int |
sizeOfStepTimeEstimateArray()
Returns number of "stepTimeEstimate" element |
void |
unsetAssignee()
Unsets the "assignee" element |
void |
unsetAssignmentInstructions()
Unsets the "assignmentInstructions" 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 |
unsetCurrentStepCompletionDueBusinessDate()
Unsets the "currentStepCompletionDueBusinessDate" element |
void |
unsetCurrentStepCompletionDueDate()
Unsets the "currentStepCompletionDueDate" element |
void |
unsetOwner()
Unsets the "owner" element |
void |
unsetPriority()
Unsets the "priority" element |
void |
unsetPropertyValues()
Unsets the "propertyValues" element |
void |
unsetRequest()
Unsets the "request" element |
void |
unsetResponse()
Unsets the "response" element |
void |
unsetTaskTimeEstimate()
Unsets the "taskTimeEstimate" 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 |
XmlDateTime |
xgetCurrentStepCompletionDueDate()
Gets (as xml) the "currentStepCompletionDueDate" element |
XmlString |
xgetOwner()
Gets (as xml) the "owner" element |
XmlInt |
xgetPriority()
Gets (as xml) the "priority" element |
XmlString |
xgetTaskTimeEstimate()
Gets (as xml) the "taskTimeEstimate" 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 |
xsetCurrentStepCompletionDueDate(XmlDateTime currentStepCompletionDueDate)
Sets (as xml) the "currentStepCompletionDueDate" element |
void |
xsetOwner(XmlString owner)
Sets (as xml) the "owner" element |
void |
xsetPriority(XmlInt priority)
Sets (as xml) the "priority" element |
void |
xsetTaskTimeEstimate(XmlString taskTimeEstimate)
Sets (as xml) the "taskTimeEstimate" 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 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()
MessageType getResponse()
boolean isSetResponse()
void setResponse(MessageType response)
MessageType addNewResponse()
void unsetResponse()
Calendar getCurrentStepCompletionDueDate()
XmlDateTime xgetCurrentStepCompletionDueDate()
boolean isSetCurrentStepCompletionDueDate()
void setCurrentStepCompletionDueDate(Calendar currentStepCompletionDueDate)
void xsetCurrentStepCompletionDueDate(XmlDateTime currentStepCompletionDueDate)
void unsetCurrentStepCompletionDueDate()
BusinessDateType getCurrentStepCompletionDueBusinessDate()
boolean isSetCurrentStepCompletionDueBusinessDate()
void setCurrentStepCompletionDueBusinessDate(BusinessDateType currentStepCompletionDueBusinessDate)
BusinessDateType addNewCurrentStepCompletionDueBusinessDate()
void unsetCurrentStepCompletionDueBusinessDate()
String getTaskTimeEstimate()
XmlString xgetTaskTimeEstimate()
boolean isSetTaskTimeEstimate()
void setTaskTimeEstimate(String taskTimeEstimate)
void xsetTaskTimeEstimate(XmlString taskTimeEstimate)
void unsetTaskTimeEstimate()
StepTimeEstimateType[] getStepTimeEstimateArray()
StepTimeEstimateType getStepTimeEstimateArray(int i)
int sizeOfStepTimeEstimateArray()
void setStepTimeEstimateArray(StepTimeEstimateType[] stepTimeEstimateArray)
void setStepTimeEstimateArray(int i, StepTimeEstimateType stepTimeEstimate)
StepTimeEstimateType insertNewStepTimeEstimate(int i)
StepTimeEstimateType addNewStepTimeEstimate()
void removeStepTimeEstimate(int i)
AssignmentInstructionsType getAssignmentInstructions()
boolean isSetAssignmentInstructions()
void setAssignmentInstructions(AssignmentInstructionsType assignmentInstructions)
AssignmentInstructionsType addNewAssignmentInstructions()
void unsetAssignmentInstructions()
PropertyValuesType getPropertyValues()
boolean isSetPropertyValues()
void setPropertyValues(PropertyValuesType propertyValues)
PropertyValuesType addNewPropertyValues()
void unsetPropertyValues()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |