Package | Description |
---|---|
com.xeiam.xchange.btce.v3.dto.trade |
Modifier and Type | Method and Description |
---|---|
BTCETransHistoryResult.Type |
BTCETransHistoryResult.getType() |
static BTCETransHistoryResult.Type |
BTCETransHistoryResult.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BTCETransHistoryResult.Type[] |
BTCETransHistoryResult.Type.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–2017 Xeiam, LLC. All rights reserved.