|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.mds.glue.StateType
| Field Summary | |
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private org.apache.axis.message.MessageElement[] |
_any
|
private int |
estimatedResponseTime
|
private int |
freeCPUs
|
private int |
runningJobs
|
private java.lang.String |
status
|
private int |
totalJobs
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
private int |
waitingJobs
|
private int |
worstResponseTime
|
| Constructor Summary | |
StateType()
|
|
StateType(org.apache.axis.message.MessageElement[] _any,
int estimatedResponseTime,
int freeCPUs,
int runningJobs,
java.lang.String status,
int totalJobs,
int waitingJobs,
int worstResponseTime)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
org.apache.axis.message.MessageElement[] |
get_any()
Gets the _any value for this StateType. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
int |
getEstimatedResponseTime()
Gets the estimatedResponseTime value for this StateType. |
int |
getFreeCPUs()
Gets the freeCPUs value for this StateType. |
int |
getRunningJobs()
Gets the runningJobs value for this StateType. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.lang.String |
getStatus()
Gets the status value for this StateType. |
int |
getTotalJobs()
Gets the totalJobs value for this StateType. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
getWaitingJobs()
Gets the waitingJobs value for this StateType. |
int |
getWorstResponseTime()
Gets the worstResponseTime value for this StateType. |
int |
hashCode()
|
void |
set_any(org.apache.axis.message.MessageElement[] _any)
Sets the _any value for this StateType. |
void |
setEstimatedResponseTime(int estimatedResponseTime)
Sets the estimatedResponseTime value for this StateType. |
void |
setFreeCPUs(int freeCPUs)
Sets the freeCPUs value for this StateType. |
void |
setRunningJobs(int runningJobs)
Sets the runningJobs value for this StateType. |
void |
setStatus(java.lang.String status)
Sets the status value for this StateType. |
void |
setTotalJobs(int totalJobs)
Sets the totalJobs value for this StateType. |
void |
setWaitingJobs(int waitingJobs)
Sets the waitingJobs value for this StateType. |
void |
setWorstResponseTime(int worstResponseTime)
Sets the worstResponseTime value for this StateType. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private org.apache.axis.message.MessageElement[] _any
private java.lang.String status
private int totalJobs
private int runningJobs
private int waitingJobs
private int worstResponseTime
private int estimatedResponseTime
private int freeCPUs
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private static org.apache.axis.description.TypeDesc typeDesc
| Constructor Detail |
public StateType()
public StateType(org.apache.axis.message.MessageElement[] _any,
int estimatedResponseTime,
int freeCPUs,
int runningJobs,
java.lang.String status,
int totalJobs,
int waitingJobs,
int worstResponseTime)
| Method Detail |
public org.apache.axis.message.MessageElement[] get_any()
get_any in interface org.apache.axis.encoding.AnyContentTypepublic void set_any(org.apache.axis.message.MessageElement[] _any)
set_any in interface org.apache.axis.encoding.AnyContentType_any - public java.lang.String getStatus()
public void setStatus(java.lang.String status)
status - public int getTotalJobs()
public void setTotalJobs(int totalJobs)
totalJobs - public int getRunningJobs()
public void setRunningJobs(int runningJobs)
runningJobs - public int getWaitingJobs()
public void setWaitingJobs(int waitingJobs)
waitingJobs - public int getWorstResponseTime()
public void setWorstResponseTime(int worstResponseTime)
worstResponseTime - public int getEstimatedResponseTime()
public void setEstimatedResponseTime(int estimatedResponseTime)
estimatedResponseTime - public int getFreeCPUs()
public void setFreeCPUs(int freeCPUs)
freeCPUs - 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 | ||||||||||