Package | Description |
---|---|
com.xeiam.xchange.btce.v3.dto.trade |
Modifier and Type | Method and Description |
---|---|
BTCETransHistoryResult.Status |
BTCETransHistoryResult.getStatus() |
static BTCETransHistoryResult.Status |
BTCETransHistoryResult.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BTCETransHistoryResult.Status[] |
BTCETransHistoryResult.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
BTCETransHistoryResult(BTCETransHistoryResult.Type type,
BigDecimal amount,
String currency,
String description,
BTCETransHistoryResult.Status status,
Long timestamp)
Constructor
|
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.