|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.datatransfer.agent.stubs.datatransferagent.OutUriData
public class OutUriData
| Constructor Summary | |
|---|---|
OutUriData()
|
|
OutUriData(TransferOptions options,
String[] outUris)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
TransferOptions |
getOptions()
Gets the options value for this OutUriData. |
String[] |
getOutUris()
Gets the outUris value for this OutUriData. |
String |
getOutUris(int i)
|
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 |
setOptions(TransferOptions options)
Sets the options value for this OutUriData. |
void |
setOutUris(int i,
String _value)
|
void |
setOutUris(String[] outUris)
Sets the outUris value for this OutUriData. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OutUriData()
public OutUriData(TransferOptions options,
String[] outUris)
| Method Detail |
|---|
public String[] getOutUris()
public void setOutUris(String[] outUris)
outUris - public String getOutUris(int i)
public void setOutUris(int i,
String _value)
public TransferOptions getOptions()
public void setOptions(TransferOptions options)
options - 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 | |||||||||