Package org.killbill.billing.catalog.api
Interface PriceListSet
-
public interface PriceListSet
-
-
Field Summary
Fields Modifier and Type Field Description static StringDEFAULT_PRICELIST_NAME
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<PriceList>getAllPriceLists()StaticCataloggetCatalog()
-
-
-
Field Detail
-
DEFAULT_PRICELIST_NAME
static final String DEFAULT_PRICELIST_NAME
- See Also:
- Constant Field Values
-
-
Method Detail
-
getCatalog
StaticCatalog getCatalog()
-
-