|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.mds.glue.PolicyType
| Field Summary | |
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private org.apache.axis.message.MessageElement[] |
_any
|
private int |
maxCPUTime
|
private int |
maxRunningJobs
|
private int |
maxTotalJobs
|
private int |
maxWallClockTime
|
private int |
priority
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
| Constructor Summary | |
PolicyType()
|
|
PolicyType(org.apache.axis.message.MessageElement[] _any,
int maxCPUTime,
int maxRunningJobs,
int maxTotalJobs,
int maxWallClockTime,
int priority)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
org.apache.axis.message.MessageElement[] |
get_any()
Gets the _any value for this PolicyType. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
int |
getMaxCPUTime()
Gets the maxCPUTime value for this PolicyType. |
int |
getMaxRunningJobs()
Gets the maxRunningJobs value for this PolicyType. |
int |
getMaxTotalJobs()
Gets the maxTotalJobs value for this PolicyType. |
int |
getMaxWallClockTime()
Gets the maxWallClockTime value for this PolicyType. |
int |
getPriority()
Gets the priority value for this PolicyType. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
set_any(org.apache.axis.message.MessageElement[] _any)
Sets the _any value for this PolicyType. |
void |
setMaxCPUTime(int maxCPUTime)
Sets the maxCPUTime value for this PolicyType. |
void |
setMaxRunningJobs(int maxRunningJobs)
Sets the maxRunningJobs value for this PolicyType. |
void |
setMaxTotalJobs(int maxTotalJobs)
Sets the maxTotalJobs value for this PolicyType. |
void |
setMaxWallClockTime(int maxWallClockTime)
Sets the maxWallClockTime value for this PolicyType. |
void |
setPriority(int priority)
Sets the priority value for this PolicyType. |
| 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 int maxWallClockTime
private int maxCPUTime
private int maxTotalJobs
private int maxRunningJobs
private int priority
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private static org.apache.axis.description.TypeDesc typeDesc
| Constructor Detail |
public PolicyType()
public PolicyType(org.apache.axis.message.MessageElement[] _any,
int maxCPUTime,
int maxRunningJobs,
int maxTotalJobs,
int maxWallClockTime,
int priority)
| 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 int getMaxWallClockTime()
public void setMaxWallClockTime(int maxWallClockTime)
maxWallClockTime - public int getMaxCPUTime()
public void setMaxCPUTime(int maxCPUTime)
maxCPUTime - public int getMaxTotalJobs()
public void setMaxTotalJobs(int maxTotalJobs)
maxTotalJobs - public int getMaxRunningJobs()
public void setMaxRunningJobs(int maxRunningJobs)
maxRunningJobs - public int getPriority()
public void setPriority(int priority)
priority - 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 | ||||||||||