| Package | Description |
|---|---|
| org.knowm.xchange.coinfloor.dto.trade |
| Modifier and Type | Field and Description |
|---|---|
CoinfloorUserTransaction.TransactionType |
CoinfloorUserTransaction.type |
| Modifier and Type | Method and Description |
|---|---|
CoinfloorUserTransaction.TransactionType |
CoinfloorUserTransaction.CoinfloorTransactionTypeDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
CoinfloorUserTransaction.TransactionType |
CoinfloorUserTransaction.getType() |
static CoinfloorUserTransaction.TransactionType |
CoinfloorUserTransaction.TransactionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CoinfloorUserTransaction.TransactionType[] |
CoinfloorUserTransaction.TransactionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2018 Knowm Inc.. All rights reserved.