Package | Description |
---|---|
org.gcube.datatransfer.common.agent |
Modifier and Type | Field and Description |
---|---|
Types.transferType |
Types.DestData.type |
Types.transferType |
Types.SourceData.type |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
Types.DestData.setType(Types.transferType type) |
void |
Types.SourceData.setType(Types.transferType type) |
Copyright © 2014. All Rights Reserved.