public class CoinfloorPlaceOrder extends Object
Constructor and Description |
---|
CoinfloorPlaceOrder(int tag,
int errorCode,
int id,
long time,
int remaining) |
Modifier and Type | Method and Description |
---|---|
int |
getErrorCode() |
int |
getId() |
BigDecimal |
getRemaining() |
int |
getTag() |
long |
getTime() |
String |
toString() |
public CoinfloorPlaceOrder(int tag, int errorCode, int id, long time, int remaining)
public int getTag()
public int getErrorCode()
public int getId()
public long getTime()
public BigDecimal getRemaining()
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.