|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.exec.generated.ManagedJobResourcePropertiesType
| 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 |
private ServiceLevelAgreementType serviceLevelAgreement
private StateEnumeration state
private FaultResourcePropertyType fault
private java.lang.String localUserId
private java.lang.String userSubject
private boolean holding
private TopicExpressionType[] topic
private org.apache.axis.types.URI[] topicExpressionDialects
private java.util.Calendar terminationTime
private int capacity
private java.util.Calendar currentTime
private byte[] registrantData
private boolean rendezvousCompleted
private boolean fixedTopicSet
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private static org.apache.axis.description.TypeDesc typeDesc
| Constructor Detail |
public 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 |
public ServiceLevelAgreementType getServiceLevelAgreement()
public void setServiceLevelAgreement(ServiceLevelAgreementType serviceLevelAgreement)
serviceLevelAgreement - public StateEnumeration getState()
public void setState(StateEnumeration state)
state - public FaultResourcePropertyType getFault()
public void setFault(FaultResourcePropertyType fault)
fault - public java.lang.String getLocalUserId()
public void setLocalUserId(java.lang.String localUserId)
localUserId - public java.lang.String getUserSubject()
public void setUserSubject(java.lang.String userSubject)
userSubject - public boolean isHolding()
public void setHolding(boolean holding)
holding - public TopicExpressionType[] getTopic()
public void setTopic(TopicExpressionType[] topic)
topic - public TopicExpressionType getTopic(int i)
public void setTopic(int i,
TopicExpressionType _value)
public org.apache.axis.types.URI[] getTopicExpressionDialects()
public void setTopicExpressionDialects(org.apache.axis.types.URI[] topicExpressionDialects)
topicExpressionDialects - public org.apache.axis.types.URI getTopicExpressionDialects(int i)
public void setTopicExpressionDialects(int i,
org.apache.axis.types.URI _value)
public java.util.Calendar getTerminationTime()
public void setTerminationTime(java.util.Calendar terminationTime)
terminationTime - public int getCapacity()
public void setCapacity(int capacity)
capacity - public java.util.Calendar getCurrentTime()
public void setCurrentTime(java.util.Calendar currentTime)
currentTime - public byte[] getRegistrantData()
public void setRegistrantData(byte[] registrantData)
registrantData - public boolean isRendezvousCompleted()
public void setRendezvousCompleted(boolean rendezvousCompleted)
rendezvousCompleted - public boolean isFixedTopicSet()
public void setFixedTopicSet(boolean fixedTopicSet)
fixedTopicSet - 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 | ||||||||||