Package | Description |
---|---|
org.gcube.datatransfer.common.agent | |
org.gcube.datatransfer.common.options |
Modifier and Type | Field and Description |
---|---|
Types.storageType |
Types.TransferOptions.storageType |
Modifier and Type | Method and Description |
---|---|
Types.storageType |
Types.TransferOptions.getStorageType() |
static Types.storageType |
Types.storageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Types.storageType[] |
Types.storageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Types.TransferOptions.setStorageType(Types.storageType storageType) |
Modifier and Type | Method and Description |
---|---|
Types.storageType |
TransferOptions.getType() |
Modifier and Type | Method and Description |
---|---|
void |
TransferOptions.setType(Types.storageType type) |
Copyright © 2015. All Rights Reserved.