org.globus.exec.generated
Class ManagedJobResourcePropertiesType

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

public class ManagedJobResourcePropertiesType
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
private  java.lang.Object __equalsCalc
           
private  boolean __hashCodeCalc
           
private  int capacity
           
private  java.util.Calendar currentTime
           
private  FaultResourcePropertyType fault
           
private  boolean fixedTopicSet
           
private  boolean holding
           
private  java.lang.String localUserId
           
private  byte[] registrantData
           
private  boolean rendezvousCompleted
           
private  ServiceLevelAgreementType serviceLevelAgreement
           
private  StateEnumeration state
           
private  java.util.Calendar terminationTime
           
private  TopicExpressionType[] topic
           
private  org.apache.axis.types.URI[] topicExpressionDialects
           
private static org.apache.axis.description.TypeDesc typeDesc
           
private  java.lang.String userSubject
           
 
Constructor Summary
ManagedJobResourcePropertiesType()
           
ManagedJobResourcePropertiesType(int capacity, java.util.Calendar currentTime, FaultResourcePropertyType fault, boolean fixedTopicSet, boolean holding, java.lang.String localUserId, byte[] registrantData, boolean rendezvousCompleted, ServiceLevelAgreementType serviceLevelAgreement, StateEnumeration state, java.util.Calendar terminationTime, TopicExpressionType[] topic, org.apache.axis.types.URI[] topicExpressionDialects, java.lang.String userSubject)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 int getCapacity()
          Gets the capacity value for this ManagedJobResourcePropertiesType.
 java.util.Calendar getCurrentTime()
          Gets the currentTime value for this ManagedJobResourcePropertiesType.
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 FaultResourcePropertyType getFault()
          Gets the fault value for this ManagedJobResourcePropertiesType.
 java.lang.String getLocalUserId()
          Gets the localUserId value for this ManagedJobResourcePropertiesType.
 byte[] getRegistrantData()
          Gets the registrantData value for this ManagedJobResourcePropertiesType.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 ServiceLevelAgreementType getServiceLevelAgreement()
          Gets the serviceLevelAgreement value for this ManagedJobResourcePropertiesType.
 StateEnumeration getState()
          Gets the state value for this ManagedJobResourcePropertiesType.
 java.util.Calendar getTerminationTime()
          Gets the terminationTime value for this ManagedJobResourcePropertiesType.
 TopicExpressionType[] getTopic()
          Gets the topic value for this ManagedJobResourcePropertiesType.
 TopicExpressionType getTopic(int i)
           
 org.apache.axis.types.URI[] getTopicExpressionDialects()
          Gets the topicExpressionDialects value for this ManagedJobResourcePropertiesType.
 org.apache.axis.types.URI getTopicExpressionDialects(int i)
           
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 java.lang.String getUserSubject()
          Gets the userSubject value for this ManagedJobResourcePropertiesType.
 int hashCode()
           
 boolean isFixedTopicSet()
          Gets the fixedTopicSet value for this ManagedJobResourcePropertiesType.
 boolean isHolding()
          Gets the holding value for this ManagedJobResourcePropertiesType.
 boolean isRendezvousCompleted()
          Gets the rendezvousCompleted value for this ManagedJobResourcePropertiesType.
 void setCapacity(int capacity)
          Sets the capacity value for this ManagedJobResourcePropertiesType.
 void setCurrentTime(java.util.Calendar currentTime)
          Sets the currentTime value for this ManagedJobResourcePropertiesType.
 void setFault(FaultResourcePropertyType fault)
          Sets the fault value for this ManagedJobResourcePropertiesType.
 void setFixedTopicSet(boolean fixedTopicSet)
          Sets the fixedTopicSet value for this ManagedJobResourcePropertiesType.
 void setHolding(boolean holding)
          Sets the holding value for this ManagedJobResourcePropertiesType.
 void setLocalUserId(java.lang.String localUserId)
          Sets the localUserId value for this ManagedJobResourcePropertiesType.
 void setRegistrantData(byte[] registrantData)
          Sets the registrantData value for this ManagedJobResourcePropertiesType.
 void setRendezvousCompleted(boolean rendezvousCompleted)
          Sets the rendezvousCompleted value for this ManagedJobResourcePropertiesType.
 void setServiceLevelAgreement(ServiceLevelAgreementType serviceLevelAgreement)
          Sets the serviceLevelAgreement value for this ManagedJobResourcePropertiesType.
 void setState(StateEnumeration state)
          Sets the state value for this ManagedJobResourcePropertiesType.
 void setTerminationTime(java.util.Calendar terminationTime)
          Sets the terminationTime value for this ManagedJobResourcePropertiesType.
 void setTopic(int i, TopicExpressionType _value)
           
 void setTopic(TopicExpressionType[] topic)
          Sets the topic value for this ManagedJobResourcePropertiesType.
 void setTopicExpressionDialects(int i, org.apache.axis.types.URI _value)
           
 void setTopicExpressionDialects(org.apache.axis.types.URI[] topicExpressionDialects)
          Sets the topicExpressionDialects value for this ManagedJobResourcePropertiesType.
 void setUserSubject(java.lang.String userSubject)
          Sets the userSubject value for this ManagedJobResourcePropertiesType.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serviceLevelAgreement

private ServiceLevelAgreementType serviceLevelAgreement

state

private StateEnumeration state

fault

private FaultResourcePropertyType fault

localUserId

private java.lang.String localUserId

userSubject

private java.lang.String userSubject

holding

private boolean holding

topic

private TopicExpressionType[] topic

topicExpressionDialects

private org.apache.axis.types.URI[] topicExpressionDialects

terminationTime

private java.util.Calendar terminationTime

capacity

private int capacity

currentTime

private java.util.Calendar currentTime

registrantData

private byte[] registrantData

rendezvousCompleted

private boolean rendezvousCompleted

fixedTopicSet

private boolean fixedTopicSet

__equalsCalc

private java.lang.Object __equalsCalc

__hashCodeCalc

private boolean __hashCodeCalc

typeDesc

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

ManagedJobResourcePropertiesType

public ManagedJobResourcePropertiesType()

ManagedJobResourcePropertiesType

public ManagedJobResourcePropertiesType(int capacity,
                                        java.util.Calendar currentTime,
                                        FaultResourcePropertyType fault,
                                        boolean fixedTopicSet,
                                        boolean holding,
                                        java.lang.String localUserId,
                                        byte[] registrantData,
                                        boolean rendezvousCompleted,
                                        ServiceLevelAgreementType serviceLevelAgreement,
                                        StateEnumeration state,
                                        java.util.Calendar terminationTime,
                                        TopicExpressionType[] topic,
                                        org.apache.axis.types.URI[] topicExpressionDialects,
                                        java.lang.String userSubject)
Method Detail

getServiceLevelAgreement

public ServiceLevelAgreementType getServiceLevelAgreement()
Gets the serviceLevelAgreement value for this ManagedJobResourcePropertiesType.

Returns:
serviceLevelAgreement

setServiceLevelAgreement

public void setServiceLevelAgreement(ServiceLevelAgreementType serviceLevelAgreement)
Sets the serviceLevelAgreement value for this ManagedJobResourcePropertiesType.

Parameters:
serviceLevelAgreement -

getState

public StateEnumeration getState()
Gets the state value for this ManagedJobResourcePropertiesType.

Returns:
state

setState

public void setState(StateEnumeration state)
Sets the state value for this ManagedJobResourcePropertiesType.

Parameters:
state -

getFault

public FaultResourcePropertyType getFault()
Gets the fault value for this ManagedJobResourcePropertiesType.

Returns:
fault

setFault

public void setFault(FaultResourcePropertyType fault)
Sets the fault value for this ManagedJobResourcePropertiesType.

Parameters:
fault -

getLocalUserId

public java.lang.String getLocalUserId()
Gets the localUserId value for this ManagedJobResourcePropertiesType.

Returns:
localUserId

setLocalUserId

public void setLocalUserId(java.lang.String localUserId)
Sets the localUserId value for this ManagedJobResourcePropertiesType.

Parameters:
localUserId -

getUserSubject

public java.lang.String getUserSubject()
Gets the userSubject value for this ManagedJobResourcePropertiesType.

Returns:
userSubject

setUserSubject

public void setUserSubject(java.lang.String userSubject)
Sets the userSubject value for this ManagedJobResourcePropertiesType.

Parameters:
userSubject -

isHolding

public boolean isHolding()
Gets the holding value for this ManagedJobResourcePropertiesType.

Returns:
holding

setHolding

public void setHolding(boolean holding)
Sets the holding value for this ManagedJobResourcePropertiesType.

Parameters:
holding -

getTopic

public TopicExpressionType[] getTopic()
Gets the topic value for this ManagedJobResourcePropertiesType.

Returns:
topic

setTopic

public void setTopic(TopicExpressionType[] topic)
Sets the topic value for this ManagedJobResourcePropertiesType.

Parameters:
topic -

getTopic

public TopicExpressionType getTopic(int i)

setTopic

public void setTopic(int i,
                     TopicExpressionType _value)

getTopicExpressionDialects

public org.apache.axis.types.URI[] getTopicExpressionDialects()
Gets the topicExpressionDialects value for this ManagedJobResourcePropertiesType.

Returns:
topicExpressionDialects

setTopicExpressionDialects

public void setTopicExpressionDialects(org.apache.axis.types.URI[] topicExpressionDialects)
Sets the topicExpressionDialects value for this ManagedJobResourcePropertiesType.

Parameters:
topicExpressionDialects -

getTopicExpressionDialects

public org.apache.axis.types.URI getTopicExpressionDialects(int i)

setTopicExpressionDialects

public void setTopicExpressionDialects(int i,
                                       org.apache.axis.types.URI _value)

getTerminationTime

public java.util.Calendar getTerminationTime()
Gets the terminationTime value for this ManagedJobResourcePropertiesType.

Returns:
terminationTime

setTerminationTime

public void setTerminationTime(java.util.Calendar terminationTime)
Sets the terminationTime value for this ManagedJobResourcePropertiesType.

Parameters:
terminationTime -

getCapacity

public int getCapacity()
Gets the capacity value for this ManagedJobResourcePropertiesType.

Returns:
capacity

setCapacity

public void setCapacity(int capacity)
Sets the capacity value for this ManagedJobResourcePropertiesType.

Parameters:
capacity -

getCurrentTime

public java.util.Calendar getCurrentTime()
Gets the currentTime value for this ManagedJobResourcePropertiesType.

Returns:
currentTime

setCurrentTime

public void setCurrentTime(java.util.Calendar currentTime)
Sets the currentTime value for this ManagedJobResourcePropertiesType.

Parameters:
currentTime -

getRegistrantData

public byte[] getRegistrantData()
Gets the registrantData value for this ManagedJobResourcePropertiesType.

Returns:
registrantData

setRegistrantData

public void setRegistrantData(byte[] registrantData)
Sets the registrantData value for this ManagedJobResourcePropertiesType.

Parameters:
registrantData -

isRendezvousCompleted

public boolean isRendezvousCompleted()
Gets the rendezvousCompleted value for this ManagedJobResourcePropertiesType.

Returns:
rendezvousCompleted

setRendezvousCompleted

public void setRendezvousCompleted(boolean rendezvousCompleted)
Sets the rendezvousCompleted value for this ManagedJobResourcePropertiesType.

Parameters:
rendezvousCompleted -

isFixedTopicSet

public boolean isFixedTopicSet()
Gets the fixedTopicSet value for this ManagedJobResourcePropertiesType.

Returns:
fixedTopicSet

setFixedTopicSet

public void setFixedTopicSet(boolean fixedTopicSet)
Sets the fixedTopicSet value for this ManagedJobResourcePropertiesType.

Parameters:
fixedTopicSet -

equals

public boolean equals(java.lang.Object obj)

hashCode

public int hashCode()

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