org.gcube.datatransfer.common.agent
Class Types.SourceData
java.lang.Object
org.gcube.datatransfer.common.agent.Types.SourceData
- Enclosing class:
- Types
public static class Types.SourceData
- 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
inputSource
public Types.InputPattern inputSource
inputURIs
public List<String> inputURIs
Types.SourceData
public Types.SourceData()
getType
public Types.transferType getType()
setType
public void setType(Types.transferType type)
getScope
public String getScope()
setScope
public void setScope(String scope)
getInputSource
public Types.InputPattern getInputSource()
setInputSource
public void setInputSource(Types.InputPattern inputSource)
getInputURIs
public List<String> getInputURIs()
setInputURIs
public void setInputURIs(List<String> inputURIs)
Copyright © 2014. All Rights Reserved.