Package org.knowm.xchange.idex.dto
Class TradeResponseInner
java.lang.Object
org.knowm.xchange.idex.dto.TradeResponseInner
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionamount(BigDecimal amount) booleangetDate()getPrice()getTotal()getType()getUuid()inthashCode()voidsetAmount(BigDecimal amount) voidvoidvoidsetOrderHash(String orderHash) voidvoidvoidsetType(IdexBuySell type) voidtoString()type(IdexBuySell type)
-
Constructor Details
-
TradeResponseInner
public TradeResponseInner()
-
-
Method Details
-
amount
-
getAmount
-
setAmount
-
date
-
getDate
-
setDate
-
total
-
getTotal
-
setTotal
-
market
-
getMarket
-
setMarket
-
type
-
getType
-
setType
-
price
-
getPrice
-
setPrice
-
orderHash
-
getOrderHash
-
setOrderHash
-
uuid
-
getUuid
-
setUuid
-
equals
-
hashCode
public int hashCode() -
toString
-