|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.datatransfer.agent.stubs.datatransferagent.CreateTreeSourceMsg
public class CreateTreeSourceMsg
| Constructor Summary | |
|---|---|
CreateTreeSourceMsg()
|
|
CreateTreeSourceMsg(String endpoint,
int port,
String sourceID)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getEndpoint()
Gets the endpoint value for this CreateTreeSourceMsg. |
int |
getPort()
Gets the port value for this CreateTreeSourceMsg. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
String |
getSourceID()
Gets the sourceID value for this CreateTreeSourceMsg. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setEndpoint(String endpoint)
Sets the endpoint value for this CreateTreeSourceMsg. |
void |
setPort(int port)
Sets the port value for this CreateTreeSourceMsg. |
void |
setSourceID(String sourceID)
Sets the sourceID value for this CreateTreeSourceMsg. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CreateTreeSourceMsg()
public CreateTreeSourceMsg(String endpoint,
int port,
String sourceID)
| Method Detail |
|---|
public String getSourceID()
public void setSourceID(String sourceID)
sourceID - public String getEndpoint()
public void setEndpoint(String endpoint)
endpoint - public int getPort()
public void setPort(int port)
port - 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 | |||||||||