|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Types.transferType | |
---|---|
org.gcube.datatransfer.common.agent |
Uses of Types.transferType in org.gcube.datatransfer.common.agent |
---|
Fields in org.gcube.datatransfer.common.agent declared as Types.transferType | |
---|---|
Types.transferType |
Types.DestData.type
|
Types.transferType |
Types.SourceData.type
|
Methods in org.gcube.datatransfer.common.agent that return Types.transferType | |
---|---|
Types.transferType |
Types.DestData.getType()
|
Types.transferType |
Types.SourceData.getType()
|
static Types.transferType |
Types.transferType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Types.transferType[] |
Types.transferType.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.transferType | |
---|---|
void |
Types.DestData.setType(Types.transferType type)
|
void |
Types.SourceData.setType(Types.transferType type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |