Uses of Class
org.gcube.datatransfer.agent.stubs.datatransferagent.TransferType

Packages that use TransferType
org.gcube.datatransfer.agent.stubs.datatransferagent   
 

Uses of TransferType in org.gcube.datatransfer.agent.stubs.datatransferagent
 

Fields in org.gcube.datatransfer.agent.stubs.datatransferagent declared as TransferType
static TransferType TransferType.FileBasedTransfer
           
static TransferType TransferType.LocalFileBasedTransfer
           
static TransferType TransferType.TreeBasedTransfer
           
 

Methods in org.gcube.datatransfer.agent.stubs.datatransferagent that return TransferType
static TransferType TransferType.fromString(String value)
           
static TransferType TransferType.fromValue(String value)
           
 TransferType SourceData.getType()
          Gets the type value for this SourceData.
 

Methods in org.gcube.datatransfer.agent.stubs.datatransferagent with parameters of type TransferType
 void SourceData.setType(TransferType type)
          Sets the type value for this SourceData.
 

Constructors in org.gcube.datatransfer.agent.stubs.datatransferagent with parameters of type TransferType
SourceData(InputPattern inputSource, String[] inputURIs, String scope, TransferType type)
           
 



Copyright © 2012. All Rights Reserved.