public class DefaultTieredBlockPriceOverride extends DefaultBlockPriceOverride implements TieredBlockPriceOverride
| Constructor and Description |
|---|
DefaultTieredBlockPriceOverride(String unitName,
Double size,
BigDecimal price,
Currency currency,
Double max) |
| Modifier and Type | Method and Description |
|---|---|
Double |
getMax() |
getCurrency, getPrice, getSize, getUnitNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCurrency, getPrice, getSize, getUnitNamepublic DefaultTieredBlockPriceOverride(String unitName, Double size, BigDecimal price, Currency currency, Double max)
public Double getMax()
getMax in interface TieredBlockPriceOverrideCopyright © 2010–2021. All rights reserved.