public class BaseCoinValue
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.math.BigDecimal |
amount |
java.math.BigDecimal |
bipValue |
java.lang.String |
coin |
| Constructor and Description |
|---|
BaseCoinValue() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |