Package | Description |
---|---|
com.xeiam.xchange.cryptsy.dto.account |
Modifier and Type | Method and Description |
---|---|
CryptsyTransfers.CryptsyTrfDirection |
CryptsyTransfers.getTransferDirection() |
static CryptsyTransfers.CryptsyTrfDirection |
CryptsyTransfers.CryptsyTrfDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CryptsyTransfers.CryptsyTrfDirection[] |
CryptsyTransfers.CryptsyTrfDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
CryptsyTransfers(String currency,
String req_timeStamp,
int processed,
String proc_timeStamp,
String from,
String to,
BigDecimal quantity,
CryptsyTransfers.CryptsyTrfDirection direction)
Constructor
|
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.