|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Types.storageType | |
---|---|
org.gcube.datatransfer.common.agent | |
org.gcube.datatransfer.common.options |
Uses of Types.storageType in org.gcube.datatransfer.common.agent |
---|
Fields in org.gcube.datatransfer.common.agent declared as Types.storageType | |
---|---|
Types.storageType |
Types.TransferOptions.storageType
|
Methods in org.gcube.datatransfer.common.agent that return Types.storageType | |
---|---|
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. |
Methods in org.gcube.datatransfer.common.agent with parameters of type Types.storageType | |
---|---|
void |
Types.TransferOptions.setStorageType(Types.storageType storageType)
|
Uses of Types.storageType in org.gcube.datatransfer.common.options |
---|
Methods in org.gcube.datatransfer.common.options that return Types.storageType | |
---|---|
Types.storageType |
TransferOptions.getType()
|
Methods in org.gcube.datatransfer.common.options with parameters of type Types.storageType | |
---|---|
void |
TransferOptions.setType(Types.storageType type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |