org.globus.exec.generated
Class ManagedMultiJobResourceDataType

java.lang.Object
  extended byorg.globus.exec.generated.ManagedJobResourceDataType
      extended byorg.globus.exec.generated.ManagedMultiJobResourceDataType
All Implemented Interfaces:
java.io.Serializable

public class ManagedMultiJobResourceDataType
extends ManagedJobResourceDataType
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
private  java.lang.Object __equalsCalc
           
private  boolean __hashCodeCalc
           
private  int activeCount
           
private  int cleanUpCount
           
private  boolean destroyCalled
           
private  int doneCount
           
private  int failedCount
           
private  int holdingCount
           
private  int pendingCount
           
private  int stageInCount
           
private  int stageOutCount
           
private  int subJobCount
           
private  org.apache.axis.message.addressing.EndpointReferenceType[] subscriptionEndpoint
           
private  int suspendedCount
           
private static org.apache.axis.description.TypeDesc typeDesc
           
 
Fields inherited from class org.globus.exec.generated.ManagedJobResourceDataType
 
Constructor Summary
ManagedMultiJobResourceDataType()
           
ManagedMultiJobResourceDataType(int activeCount, int cleanUpCount, boolean destroyCalled, int doneCount, int failedCount, int holdingCount, int pendingCount, int stageInCount, int stageOutCount, int subJobCount, org.apache.axis.message.addressing.EndpointReferenceType[] subscriptionEndpoint, int suspendedCount)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 int getActiveCount()
          Gets the activeCount value for this ManagedMultiJobResourceDataType.
 int getCleanUpCount()
          Gets the cleanUpCount value for this ManagedMultiJobResourceDataType.
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 int getDoneCount()
          Gets the doneCount value for this ManagedMultiJobResourceDataType.
 int getFailedCount()
          Gets the failedCount value for this ManagedMultiJobResourceDataType.
 int getHoldingCount()
          Gets the holdingCount value for this ManagedMultiJobResourceDataType.
 int getPendingCount()
          Gets the pendingCount value for this ManagedMultiJobResourceDataType.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 int getStageInCount()
          Gets the stageInCount value for this ManagedMultiJobResourceDataType.
 int getStageOutCount()
          Gets the stageOutCount value for this ManagedMultiJobResourceDataType.
 int getSubJobCount()
          Gets the subJobCount value for this ManagedMultiJobResourceDataType.
 org.apache.axis.message.addressing.EndpointReferenceType[] getSubscriptionEndpoint()
          Gets the subscriptionEndpoint value for this ManagedMultiJobResourceDataType.
 org.apache.axis.message.addressing.EndpointReferenceType getSubscriptionEndpoint(int i)
           
 int getSuspendedCount()
          Gets the suspendedCount value for this ManagedMultiJobResourceDataType.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 int hashCode()
           
 boolean isDestroyCalled()
          Gets the destroyCalled value for this ManagedMultiJobResourceDataType.
 void setActiveCount(int activeCount)
          Sets the activeCount value for this ManagedMultiJobResourceDataType.
 void setCleanUpCount(int cleanUpCount)
          Sets the cleanUpCount value for this ManagedMultiJobResourceDataType.
 void setDestroyCalled(boolean destroyCalled)
          Sets the destroyCalled value for this ManagedMultiJobResourceDataType.
 void setDoneCount(int doneCount)
          Sets the doneCount value for this ManagedMultiJobResourceDataType.
 void setFailedCount(int failedCount)
          Sets the failedCount value for this ManagedMultiJobResourceDataType.
 void setHoldingCount(int holdingCount)
          Sets the holdingCount value for this ManagedMultiJobResourceDataType.
 void setPendingCount(int pendingCount)
          Sets the pendingCount value for this ManagedMultiJobResourceDataType.
 void setStageInCount(int stageInCount)
          Sets the stageInCount value for this ManagedMultiJobResourceDataType.
 void setStageOutCount(int stageOutCount)
          Sets the stageOutCount value for this ManagedMultiJobResourceDataType.
 void setSubJobCount(int subJobCount)
          Sets the subJobCount value for this ManagedMultiJobResourceDataType.
 void setSubscriptionEndpoint(org.apache.axis.message.addressing.EndpointReferenceType[] subscriptionEndpoint)
          Sets the subscriptionEndpoint value for this ManagedMultiJobResourceDataType.
 void setSubscriptionEndpoint(int i, org.apache.axis.message.addressing.EndpointReferenceType _value)
           
 void setSuspendedCount(int suspendedCount)
          Sets the suspendedCount value for this ManagedMultiJobResourceDataType.
 
Methods inherited from class org.globus.exec.generated.ManagedJobResourceDataType
getHandle, getInternalRendezvousData, getNotificationConsumerEndpoint, getTopicListener, getTopicListener, isStarted, setHandle, setInternalRendezvousData, setNotificationConsumerEndpoint, setStarted, setTopicListener, setTopicListener
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

subscriptionEndpoint

private org.apache.axis.message.addressing.EndpointReferenceType[] subscriptionEndpoint

destroyCalled

private boolean destroyCalled

subJobCount

private int subJobCount

stageInCount

private int stageInCount

pendingCount

private int pendingCount

activeCount

private int activeCount

stageOutCount

private int stageOutCount

cleanUpCount

private int cleanUpCount

suspendedCount

private int suspendedCount

doneCount

private int doneCount

failedCount

private int failedCount

holdingCount

private int holdingCount

__equalsCalc

private java.lang.Object __equalsCalc

__hashCodeCalc

private boolean __hashCodeCalc

typeDesc

private static org.apache.axis.description.TypeDesc typeDesc
Constructor Detail

ManagedMultiJobResourceDataType

public ManagedMultiJobResourceDataType()

ManagedMultiJobResourceDataType

public ManagedMultiJobResourceDataType(int activeCount,
                                       int cleanUpCount,
                                       boolean destroyCalled,
                                       int doneCount,
                                       int failedCount,
                                       int holdingCount,
                                       int pendingCount,
                                       int stageInCount,
                                       int stageOutCount,
                                       int subJobCount,
                                       org.apache.axis.message.addressing.EndpointReferenceType[] subscriptionEndpoint,
                                       int suspendedCount)
Method Detail

getSubscriptionEndpoint

public org.apache.axis.message.addressing.EndpointReferenceType[] getSubscriptionEndpoint()
Gets the subscriptionEndpoint value for this ManagedMultiJobResourceDataType.

Returns:
subscriptionEndpoint

setSubscriptionEndpoint

public void setSubscriptionEndpoint(org.apache.axis.message.addressing.EndpointReferenceType[] subscriptionEndpoint)
Sets the subscriptionEndpoint value for this ManagedMultiJobResourceDataType.

Parameters:
subscriptionEndpoint -

getSubscriptionEndpoint

public org.apache.axis.message.addressing.EndpointReferenceType getSubscriptionEndpoint(int i)

setSubscriptionEndpoint

public void setSubscriptionEndpoint(int i,
                                    org.apache.axis.message.addressing.EndpointReferenceType _value)

isDestroyCalled

public boolean isDestroyCalled()
Gets the destroyCalled value for this ManagedMultiJobResourceDataType.

Returns:
destroyCalled

setDestroyCalled

public void setDestroyCalled(boolean destroyCalled)
Sets the destroyCalled value for this ManagedMultiJobResourceDataType.

Parameters:
destroyCalled -

getSubJobCount

public int getSubJobCount()
Gets the subJobCount value for this ManagedMultiJobResourceDataType.

Returns:
subJobCount

setSubJobCount

public void setSubJobCount(int subJobCount)
Sets the subJobCount value for this ManagedMultiJobResourceDataType.

Parameters:
subJobCount -

getStageInCount

public int getStageInCount()
Gets the stageInCount value for this ManagedMultiJobResourceDataType.

Returns:
stageInCount

setStageInCount

public void setStageInCount(int stageInCount)
Sets the stageInCount value for this ManagedMultiJobResourceDataType.

Parameters:
stageInCount -

getPendingCount

public int getPendingCount()
Gets the pendingCount value for this ManagedMultiJobResourceDataType.

Returns:
pendingCount

setPendingCount

public void setPendingCount(int pendingCount)
Sets the pendingCount value for this ManagedMultiJobResourceDataType.

Parameters:
pendingCount -

getActiveCount

public int getActiveCount()
Gets the activeCount value for this ManagedMultiJobResourceDataType.

Returns:
activeCount

setActiveCount

public void setActiveCount(int activeCount)
Sets the activeCount value for this ManagedMultiJobResourceDataType.

Parameters:
activeCount -

getStageOutCount

public int getStageOutCount()
Gets the stageOutCount value for this ManagedMultiJobResourceDataType.

Returns:
stageOutCount

setStageOutCount

public void setStageOutCount(int stageOutCount)
Sets the stageOutCount value for this ManagedMultiJobResourceDataType.

Parameters:
stageOutCount -

getCleanUpCount

public int getCleanUpCount()
Gets the cleanUpCount value for this ManagedMultiJobResourceDataType.

Returns:
cleanUpCount

setCleanUpCount

public void setCleanUpCount(int cleanUpCount)
Sets the cleanUpCount value for this ManagedMultiJobResourceDataType.

Parameters:
cleanUpCount -

getSuspendedCount

public int getSuspendedCount()
Gets the suspendedCount value for this ManagedMultiJobResourceDataType.

Returns:
suspendedCount

setSuspendedCount

public void setSuspendedCount(int suspendedCount)
Sets the suspendedCount value for this ManagedMultiJobResourceDataType.

Parameters:
suspendedCount -

getDoneCount

public int getDoneCount()
Gets the doneCount value for this ManagedMultiJobResourceDataType.

Returns:
doneCount

setDoneCount

public void setDoneCount(int doneCount)
Sets the doneCount value for this ManagedMultiJobResourceDataType.

Parameters:
doneCount -

getFailedCount

public int getFailedCount()
Gets the failedCount value for this ManagedMultiJobResourceDataType.

Returns:
failedCount

setFailedCount

public void setFailedCount(int failedCount)
Sets the failedCount value for this ManagedMultiJobResourceDataType.

Parameters:
failedCount -

getHoldingCount

public int getHoldingCount()
Gets the holdingCount value for this ManagedMultiJobResourceDataType.

Returns:
holdingCount

setHoldingCount

public void setHoldingCount(int holdingCount)
Sets the holdingCount value for this ManagedMultiJobResourceDataType.

Parameters:
holdingCount -

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class ManagedJobResourceDataType

hashCode

public int hashCode()
Overrides:
hashCode in class ManagedJobResourceDataType

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
                                                                java.lang.Class _javaType,
                                                                javax.xml.namespace.QName _xmlType)
Get Custom Serializer


getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
                                                                    java.lang.Class _javaType,
                                                                    javax.xml.namespace.QName _xmlType)
Get Custom Deserializer