|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.exec.generated.CreateManagedJobInputType
| Field Summary | |
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private java.util.Calendar |
initialTerminationTime
|
private JobDescriptionType |
job
|
private org.apache.axis.message.addressing.AttributedURI |
jobID
|
private MultiJobDescriptionType |
multiJob
|
private Subscribe |
subscribe
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
| Constructor Summary | |
CreateManagedJobInputType()
|
|
CreateManagedJobInputType(java.util.Calendar initialTerminationTime,
JobDescriptionType job,
org.apache.axis.message.addressing.AttributedURI jobID,
MultiJobDescriptionType multiJob,
Subscribe subscribe)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.util.Calendar |
getInitialTerminationTime()
Gets the initialTerminationTime value for this CreateManagedJobInputType. |
JobDescriptionType |
getJob()
Gets the job value for this CreateManagedJobInputType. |
org.apache.axis.message.addressing.AttributedURI |
getJobID()
Gets the jobID value for this CreateManagedJobInputType. |
MultiJobDescriptionType |
getMultiJob()
Gets the multiJob value for this CreateManagedJobInputType. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
Subscribe |
getSubscribe()
Gets the subscribe value for this CreateManagedJobInputType. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setInitialTerminationTime(java.util.Calendar initialTerminationTime)
Sets the initialTerminationTime value for this CreateManagedJobInputType. |
void |
setJob(JobDescriptionType job)
Sets the job value for this CreateManagedJobInputType. |
void |
setJobID(org.apache.axis.message.addressing.AttributedURI jobID)
Sets the jobID value for this CreateManagedJobInputType. |
void |
setMultiJob(MultiJobDescriptionType multiJob)
Sets the multiJob value for this CreateManagedJobInputType. |
void |
setSubscribe(Subscribe subscribe)
Sets the subscribe value for this CreateManagedJobInputType. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private java.util.Calendar initialTerminationTime
private org.apache.axis.message.addressing.AttributedURI jobID
private Subscribe subscribe
private JobDescriptionType job
private MultiJobDescriptionType multiJob
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private static org.apache.axis.description.TypeDesc typeDesc
| Constructor Detail |
public CreateManagedJobInputType()
public CreateManagedJobInputType(java.util.Calendar initialTerminationTime,
JobDescriptionType job,
org.apache.axis.message.addressing.AttributedURI jobID,
MultiJobDescriptionType multiJob,
Subscribe subscribe)
| Method Detail |
public java.util.Calendar getInitialTerminationTime()
public void setInitialTerminationTime(java.util.Calendar initialTerminationTime)
initialTerminationTime - public org.apache.axis.message.addressing.AttributedURI getJobID()
public void setJobID(org.apache.axis.message.addressing.AttributedURI jobID)
jobID - public Subscribe getSubscribe()
public void setSubscribe(Subscribe subscribe)
subscribe - public JobDescriptionType getJob()
public void setJob(JobDescriptionType job)
job - public MultiJobDescriptionType getMultiJob()
public void setMultiJob(MultiJobDescriptionType multiJob)
multiJob - 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 | ||||||||||