|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.execution.workflowengine.service.stubs.CONDORParams
public class CONDORParams
| Constructor Summary | |
|---|---|
CONDORParams()
|
|
CONDORParams(CONDORResource[] condorResources,
CONDORConfig config,
long executionLease)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
CONDORResource[] |
getCondorResources()
Gets the condorResources value for this CONDORParams. |
CONDORResource |
getCondorResources(int i)
|
CONDORConfig |
getConfig()
Gets the config value for this CONDORParams. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
long |
getExecutionLease()
Gets the executionLease value for this CONDORParams. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setCondorResources(CONDORResource[] condorResources)
Sets the condorResources value for this CONDORParams. |
void |
setCondorResources(int i,
CONDORResource _value)
|
void |
setConfig(CONDORConfig config)
Sets the config value for this CONDORParams. |
void |
setExecutionLease(long executionLease)
Sets the executionLease value for this CONDORParams. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CONDORParams()
public CONDORParams(CONDORResource[] condorResources,
CONDORConfig config,
long executionLease)
| Method Detail |
|---|
public long getExecutionLease()
public void setExecutionLease(long executionLease)
executionLease - public CONDORResource[] getCondorResources()
public void setCondorResources(CONDORResource[] condorResources)
condorResources - public CONDORResource getCondorResources(int i)
public void setCondorResources(int i,
CONDORResource _value)
public CONDORConfig getConfig()
public void setConfig(CONDORConfig config)
config - public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||