Uses of Class
org.killbill.billing.jaxrs.json.BlockPriceJson
-
Packages that use BlockPriceJson Package Description org.killbill.billing.jaxrs.json -
-
Uses of BlockPriceJson in org.killbill.billing.jaxrs.json
Methods in org.killbill.billing.jaxrs.json that return types with arguments of type BlockPriceJson Modifier and Type Method Description List<BlockPriceJson>TierPriceJson. getBlockPrices()Constructor parameters in org.killbill.billing.jaxrs.json with type arguments of type BlockPriceJson Constructor Description TierPriceJson(List<BlockPriceJson> blockPrices)
-