|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransferType | |
|---|---|
| org.gcube.datatransfer.scheduler.stubs.datatransferscheduler | |
| Uses of TransferType in org.gcube.datatransfer.scheduler.stubs.datatransferscheduler |
|---|
| Fields in org.gcube.datatransfer.scheduler.stubs.datatransferscheduler declared as TransferType | |
|---|---|
static TransferType |
TransferType.FileBasedTransfer
|
static TransferType |
TransferType.LocalFileBasedTransfer
|
static TransferType |
TransferType.TreeBasedTransfer
|
| Methods in org.gcube.datatransfer.scheduler.stubs.datatransferscheduler 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.scheduler.stubs.datatransferscheduler with parameters of type TransferType | |
|---|---|
void |
SourceData.setType(TransferType type)
Sets the type value for this SourceData. |
| Constructors in org.gcube.datatransfer.scheduler.stubs.datatransferscheduler with parameters of type TransferType | |
|---|---|
SourceData(InputPattern inputSource,
String[] inputURIs,
String scope,
TransferType type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||