public interface PriceListSet
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_PRICELIST_NAME |
| Modifier and Type | Method and Description |
|---|---|
Plan |
getPlanListFrom(String priceListName,
Product product,
BillingPeriod period) |
static final String DEFAULT_PRICELIST_NAME
Plan getPlanListFrom(String priceListName, Product product, BillingPeriod period)
priceListName - the name of the PriceListproduct - the Productperiod - the BillingPeriodPlanCopyright © 2010-2015. All Rights Reserved.