public class BlockPriceJson extends Object
| Constructor and Description |
|---|
BlockPriceJson(String unitName,
Double size,
BigDecimal price,
Double max) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Double |
getMax() |
BigDecimal |
getPrice() |
Double |
getSize() |
String |
getUnitName() |
String |
toString() |
Copyright © 2010–2022. All rights reserved.