Package org.knowm.xchange.bl3p.dto
Class Bl3pAmountObj
java.lang.Object
org.knowm.xchange.bl3p.dto.Bl3pAmountObj
public class Bl3pAmountObj extends Object
-
Field Summary
Fields Modifier and Type Field Description String
currency
String
display
String
displayShort
BigDecimal
value
long
valueInt
-
Constructor Summary
Constructors Constructor Description Bl3pAmountObj()
-
Method Summary
-
Field Details
-
valueInt
public long valueInt -
displayShort
-
display
-
currency
-
value
-
-
Constructor Details
-
Bl3pAmountObj
public Bl3pAmountObj()
-