public class BookInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
BitsoBook |
book |
BigDecimal |
maxAmount |
BigDecimal |
maxPrice |
BigDecimal |
maxValue |
BigDecimal |
minAmount |
BigDecimal |
minPrice |
BigDecimal |
minValue |
| Constructor and Description |
|---|
BookInfo(org.json.JSONObject o) |
public BitsoBook book
public BigDecimal minAmount
public BigDecimal maxAmount
public BigDecimal minPrice
public BigDecimal maxPrice
public BigDecimal minValue
public BigDecimal maxValue
Copyright © 2017. All rights reserved.