public class BTEROpenOrder extends Object
Modifier and Type | Method and Description |
---|---|
BigDecimal |
getBuyAmount() |
String |
getBuyCurrency() |
String |
getId() |
BigDecimal |
getSellAmount() |
String |
getSellCurrency() |
String |
toString() |
public String getId()
public String getSellCurrency()
public String getBuyCurrency()
public BigDecimal getSellAmount()
public BigDecimal getBuyAmount()
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.