|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface TaskConstructionXMLDocument.TaskConstructionXML
An XML TaskConstructionXML(@http://www.bea.com/wli/worklist/xml). This is a complex type.
Nested Class Summary | |
---|---|
static class |
TaskConstructionXMLDocument.TaskConstructionXML.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 | |
---|---|
AssignmentInstructionsType |
addNewAssignmentInstructions()
Appends and returns a new empty "assignmentInstructions" element |
ContainerHandleType |
addNewCreatingContainerHandle()
Appends and returns a new empty "creatingContainerHandle" element |
BusinessDateType |
addNewCurrentStepCompletionDueBusinessDate()
Appends and returns a new empty "currentStepCompletionDueBusinessDate" element |
PropertyValuesType |
addNewInitialPropertyValues()
Appends and returns a new empty "initialPropertyValues" element |
StepTimeEstimateType |
addNewStepTimeEstimate()
Appends and returns a new empty value (as xml) as the last "stepTimeEstimate" element |
AssignmentInstructionsType |
getAssignmentInstructions()
Gets the "assignmentInstructions" element |
ContainerHandleType |
getCreatingContainerHandle()
Gets the "creatingContainerHandle" element |
Calendar |
getCreationDate()
Gets the "creationDate" element |
BusinessDateType |
getCurrentStepCompletionDueBusinessDate()
Gets the "currentStepCompletionDueBusinessDate" element |
Calendar |
getCurrentStepCompletionDueDate()
Gets the "currentStepCompletionDueDate" element |
PropertyValuesType |
getInitialPropertyValues()
Gets the "initialPropertyValues" element |
StepTimeEstimateType[] |
getStepTimeEstimateArray()
Gets array of all "stepTimeEstimate" elements |
StepTimeEstimateType |
getStepTimeEstimateArray(int i)
Gets ith "stepTimeEstimate" element |
String |
getTaskPlanId()
Gets the "taskPlanId" 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 |
isSetAssignmentInstructions()
True if has "assignmentInstructions" element |
boolean |
isSetCreatingContainerHandle()
True if has "creatingContainerHandle" element |
boolean |
isSetCurrentStepCompletionDueBusinessDate()
True if has "currentStepCompletionDueBusinessDate" element |
boolean |
isSetCurrentStepCompletionDueDate()
True if has "currentStepCompletionDueDate" element |
boolean |
isSetInitialPropertyValues()
True if has "initialPropertyValues" element |
boolean |
isSetTaskPlanId()
True if has "taskPlanId" element |
boolean |
isSetTaskTimeEstimate()
True if has "taskTimeEstimate" element |
void |
removeStepTimeEstimate(int i)
Removes the ith "stepTimeEstimate" element |
void |
setAssignmentInstructions(AssignmentInstructionsType assignmentInstructions)
Sets the "assignmentInstructions" element |
void |
setCreatingContainerHandle(ContainerHandleType creatingContainerHandle)
Sets the "creatingContainerHandle" element |
void |
setCreationDate(Calendar creationDate)
Sets the "creationDate" element |
void |
setCurrentStepCompletionDueBusinessDate(BusinessDateType currentStepCompletionDueBusinessDate)
Sets the "currentStepCompletionDueBusinessDate" element |
void |
setCurrentStepCompletionDueDate(Calendar currentStepCompletionDueDate)
Sets the "currentStepCompletionDueDate" element |
void |
setInitialPropertyValues(PropertyValuesType initialPropertyValues)
Sets the "initialPropertyValues" element |
void |
setStepTimeEstimateArray(int i,
StepTimeEstimateType stepTimeEstimate)
Sets ith "stepTimeEstimate" element |
void |
setStepTimeEstimateArray(StepTimeEstimateType[] stepTimeEstimateArray)
Sets array of all "stepTimeEstimate" element |
void |
setTaskPlanId(String taskPlanId)
Sets the "taskPlanId" element |
void |
setTaskTimeEstimate(String taskTimeEstimate)
Sets the "taskTimeEstimate" element |
int |
sizeOfStepTimeEstimateArray()
Returns number of "stepTimeEstimate" element |
void |
unsetAssignmentInstructions()
Unsets the "assignmentInstructions" element |
void |
unsetCreatingContainerHandle()
Unsets the "creatingContainerHandle" element |
void |
unsetCurrentStepCompletionDueBusinessDate()
Unsets the "currentStepCompletionDueBusinessDate" element |
void |
unsetCurrentStepCompletionDueDate()
Unsets the "currentStepCompletionDueDate" element |
void |
unsetInitialPropertyValues()
Unsets the "initialPropertyValues" element |
void |
unsetTaskPlanId()
Unsets the "taskPlanId" element |
void |
unsetTaskTimeEstimate()
Unsets the "taskTimeEstimate" element |
XmlDateTime |
xgetCreationDate()
Gets (as xml) the "creationDate" element |
XmlDateTime |
xgetCurrentStepCompletionDueDate()
Gets (as xml) the "currentStepCompletionDueDate" element |
XmlString |
xgetTaskPlanId()
Gets (as xml) the "taskPlanId" element |
XmlString |
xgetTaskTimeEstimate()
Gets (as xml) the "taskTimeEstimate" element |
void |
xsetCreationDate(XmlDateTime creationDate)
Sets (as xml) the "creationDate" element |
void |
xsetCurrentStepCompletionDueDate(XmlDateTime currentStepCompletionDueDate)
Sets (as xml) the "currentStepCompletionDueDate" element |
void |
xsetTaskPlanId(XmlString taskPlanId)
Sets (as xml) the "taskPlanId" 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 getTaskPlanId()
XmlString xgetTaskPlanId()
boolean isSetTaskPlanId()
void setTaskPlanId(String taskPlanId)
void xsetTaskPlanId(XmlString taskPlanId)
void unsetTaskPlanId()
ContainerHandleType getCreatingContainerHandle()
boolean isSetCreatingContainerHandle()
void setCreatingContainerHandle(ContainerHandleType creatingContainerHandle)
ContainerHandleType addNewCreatingContainerHandle()
void unsetCreatingContainerHandle()
Calendar getCreationDate()
XmlDateTime xgetCreationDate()
void setCreationDate(Calendar creationDate)
void xsetCreationDate(XmlDateTime creationDate)
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 getInitialPropertyValues()
boolean isSetInitialPropertyValues()
void setInitialPropertyValues(PropertyValuesType initialPropertyValues)
PropertyValuesType addNewInitialPropertyValues()
void unsetInitialPropertyValues()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |