public class VircurexLastTrade extends Object
Constructor and Description |
---|
VircurexLastTrade(String base,
String alt,
BigDecimal value,
int status)
Constructor
|
Modifier and Type | Method and Description |
---|---|
String |
getAlt() |
String |
getBase() |
int |
getStatus() |
BigDecimal |
getValue() |
String |
toString() |
public VircurexLastTrade(String base, String alt, BigDecimal value, int status)
base
- alt
- value
- status
- Copyright © 2012–2017 Xeiam, LLC. All rights reserved.