|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.exec.generated.StateChangeNotificationMessageType
| Field Summary | |
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private int |
exitCode
|
private FaultResourcePropertyType |
fault
|
private boolean |
holding
|
private StateEnumeration |
state
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
| Constructor Summary | |
StateChangeNotificationMessageType()
|
|
StateChangeNotificationMessageType(int exitCode,
FaultResourcePropertyType fault,
boolean holding,
StateEnumeration state)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
int |
getExitCode()
Gets the exitCode value for this StateChangeNotificationMessageType. |
FaultResourcePropertyType |
getFault()
Gets the fault value for this StateChangeNotificationMessageType. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
StateEnumeration |
getState()
Gets the state value for this StateChangeNotificationMessageType. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
boolean |
isHolding()
Gets the holding value for this StateChangeNotificationMessageType. |
void |
setExitCode(int exitCode)
Sets the exitCode value for this StateChangeNotificationMessageType. |
void |
setFault(FaultResourcePropertyType fault)
Sets the fault value for this StateChangeNotificationMessageType. |
void |
setHolding(boolean holding)
Sets the holding value for this StateChangeNotificationMessageType. |
void |
setState(StateEnumeration state)
Sets the state value for this StateChangeNotificationMessageType. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private StateEnumeration state
private FaultResourcePropertyType fault
private int exitCode
private boolean holding
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private static org.apache.axis.description.TypeDesc typeDesc
| Constructor Detail |
public StateChangeNotificationMessageType()
public StateChangeNotificationMessageType(int exitCode,
FaultResourcePropertyType fault,
boolean holding,
StateEnumeration state)
| Method Detail |
public StateEnumeration getState()
public void setState(StateEnumeration state)
state - public FaultResourcePropertyType getFault()
public void setFault(FaultResourcePropertyType fault)
fault - public int getExitCode()
public void setExitCode(int exitCode)
exitCode - public boolean isHolding()
public void setHolding(boolean holding)
holding - public boolean equals(java.lang.Object obj)
public int hashCode()
public 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 | ||||||||||