public class ItBitTrade extends Object
Constructor and Description |
---|
ItBitTrade(BigDecimal amount,
long date,
BigDecimal price,
long tid) |
Modifier and Type | Method and Description |
---|---|
BigDecimal |
getAmount() |
long |
getDate() |
BigDecimal |
getPrice() |
long |
getTid() |
String |
toString() |
public ItBitTrade(BigDecimal amount, long date, BigDecimal price, long tid)
public BigDecimal getAmount()
public long getDate()
public BigDecimal getPrice()
public long getTid()
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.