|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.datatransfer.scheduler.stubs.datatransferscheduler.DestData
public class DestData
| Constructor Summary | |
|---|---|
DestData()
|
|
DestData(String outSourceId,
OutUriData outUri,
String scope,
String type)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getOutSourceId()
Gets the outSourceId value for this DestData. |
OutUriData |
getOutUri()
Gets the outUri value for this DestData. |
String |
getScope()
Gets the scope value for this DestData. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
String |
getType()
Gets the type value for this DestData. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setOutSourceId(String outSourceId)
Sets the outSourceId value for this DestData. |
void |
setOutUri(OutUriData outUri)
Sets the outUri value for this DestData. |
void |
setScope(String scope)
Sets the scope value for this DestData. |
void |
setType(String type)
Sets the type value for this DestData. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DestData()
public DestData(String outSourceId,
OutUriData outUri,
String scope,
String type)
| Method Detail |
|---|
public String getType()
public void setType(String type)
type - public String getScope()
public void setScope(String scope)
scope - public String getOutSourceId()
public void setOutSourceId(String outSourceId)
outSourceId - public OutUriData getOutUri()
public void setOutUri(OutUriData outUri)
outUri - 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 | |||||||||