| Package | Description |
|---|---|
| csbase.client.applications.fileexchanger | |
| csbase.client.applications.fileexchanger.logic |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Exchange> |
FileExchanger.getExchangeList(ExchangeState state)
Retorna a lista de operações em um determinado estado
|
| Modifier and Type | Method and Description |
|---|---|
ExchangeState |
Exchange.getState()
Indica se a operação está em andamento.
|
static ExchangeState |
ExchangeState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ExchangeState[] |
ExchangeState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All Rights Reserved.