| Package | Description |
|---|---|
| csbase.client.applications.fileexchanger.logic |
| Modifier and Type | Method and Description |
|---|---|
ExchangeType |
Exchange.getType()
Consulta o valor de type
|
static ExchangeType |
ExchangeType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ExchangeType[] |
ExchangeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Exchange(ExchangeType type,
ExchangeMode transferMode,
BlockSize blockSize,
java.io.File localFile,
csbase.logic.ClientProjectFile remoteFile,
csbase.logic.ClientProjectFile remoteDir,
long totalTransferSize,
csbase.logic.CommonClientProject project)
Construtor
|
Copyright © 2018. All Rights Reserved.