org.gcube.datatransfer.common.agent
Class Types.DestData
java.lang.Object
org.gcube.datatransfer.common.agent.Types.DestData
- Enclosing class:
- Types
public static class Types.DestData
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
type
public Types.transferType type
scope
public String scope
outUri
public Types.OutUriData outUri
outSourceId
public String outSourceId
Types.DestData
public Types.DestData()
getType
public Types.transferType getType()
setType
public void setType(Types.transferType type)
getScope
public String getScope()
setScope
public void setScope(String scope)
getOutUri
public Types.OutUriData getOutUri()
setOutUri
public void setOutUri(Types.OutUriData outUri)
getOutSourceId
public String getOutSourceId()
setOutSourceId
public void setOutSourceId(String outSourceId)
Copyright © 2014. All Rights Reserved.