|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.execution.workflowengine.service.stubs.JobOutput
public class JobOutput
| Constructor Summary | |
|---|---|
JobOutput()
|
|
JobOutput(String key,
String storageSystemID,
String subKey)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getKey()
Gets the key value for this JobOutput. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
String |
getStorageSystemID()
Gets the storageSystemID value for this JobOutput. |
String |
getSubKey()
Gets the subKey value for this JobOutput. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setKey(String key)
Sets the key value for this JobOutput. |
void |
setStorageSystemID(String storageSystemID)
Sets the storageSystemID value for this JobOutput. |
void |
setSubKey(String subKey)
Sets the subKey value for this JobOutput. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JobOutput()
public JobOutput(String key,
String storageSystemID,
String subKey)
| Method Detail |
|---|
public String getKey()
public void setKey(String key)
key - public String getSubKey()
public void setSubKey(String subKey)
subKey - public String getStorageSystemID()
public void setStorageSystemID(String storageSystemID)
storageSystemID - 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 | |||||||||