|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nih.nci.cagrid.workflow.stubs.types.WorkflowStatusEventType
public class WorkflowStatusEventType
| Constructor Summary | |
|---|---|
WorkflowStatusEventType()
|
|
WorkflowStatusEventType(java.lang.String currentOperation,
WorkflowStateType state,
java.lang.String timestamp)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
java.lang.String |
getCurrentOperation()
Gets the currentOperation value for this WorkflowStatusEventType. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
WorkflowStateType |
getState()
Gets the state value for this WorkflowStatusEventType. |
java.lang.String |
getTimestamp()
Gets the timestamp value for this WorkflowStatusEventType. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setCurrentOperation(java.lang.String currentOperation)
Sets the currentOperation value for this WorkflowStatusEventType. |
void |
setState(WorkflowStateType state)
Sets the state value for this WorkflowStatusEventType. |
void |
setTimestamp(java.lang.String timestamp)
Sets the timestamp value for this WorkflowStatusEventType. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WorkflowStatusEventType()
public WorkflowStatusEventType(java.lang.String currentOperation,
WorkflowStateType state,
java.lang.String timestamp)
| Method Detail |
|---|
public java.lang.String getTimestamp()
public void setTimestamp(java.lang.String timestamp)
timestamp - public WorkflowStateType getState()
public void setState(WorkflowStateType state)
state - public java.lang.String getCurrentOperation()
public void setCurrentOperation(java.lang.String currentOperation)
currentOperation - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||