public final class ANXTrade extends Object
Constructor and Description |
---|
ANXTrade(BigDecimal amount,
long amountInt,
String item,
String priceCurrency,
BigDecimal price,
long priceInt,
String primary,
String properties,
long tid,
String tradeType) |
Modifier and Type | Method and Description |
---|---|
BigDecimal |
getAmount() |
long |
getAmountInt() |
String |
getItem() |
BigDecimal |
getPrice() |
String |
getPriceCurrency() |
long |
getPriceInt() |
String |
getPrimary() |
String |
getProperties() |
long |
getTid() |
String |
getTradeType() |
String |
toString() |
public ANXTrade(BigDecimal amount, long amountInt, String item, String priceCurrency, BigDecimal price, long priceInt, String primary, String properties, long tid, String tradeType)
public BigDecimal getAmount()
public long getAmountInt()
public String getItem()
public String getPriceCurrency()
public BigDecimal getPrice()
public long getPriceInt()
public String getPrimary()
public String getProperties()
public long getTid()
public String getTradeType()
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.