| Package | Description |
|---|---|
| org.killbill.billing.catalog.api | |
| org.killbill.billing.catalog.api.rules | |
| org.killbill.billing.entitlement.api |
| Modifier and Type | Method and Description |
|---|---|
PriceList |
StaticCatalog.findCurrentPricelist(java.lang.String name) |
PriceList |
Catalog.findPriceListForPlan(java.lang.String planName,
org.joda.time.DateTime requestedDate,
org.joda.time.DateTime subscriptionStartDate) |
PriceList |
PlanChangeResult.getNewPriceList() |
PriceList |
Listing.getPriceList() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PriceList> |
PriceListSet.getAllPriceLists() |
| Modifier and Type | Method and Description |
|---|---|
void |
MutableCatalog.addPriceList(org.joda.time.DateTime requestedDate,
PriceList priceList) |
void |
MutableStaticCatalog.addPriceList(PriceList priceList) |
| Constructor and Description |
|---|
PlanChangeResult(PriceList newPriceList,
BillingActionPolicy policy,
PlanAlignmentChange alignment) |
| Modifier and Type | Method and Description |
|---|---|
PriceList |
CasePriceList.getDestinationPriceList() |
PriceList |
CaseChange.getFromPriceList() |
PriceList |
Case.getPriceList() |
PriceList |
CaseChange.getToPriceList() |
| Modifier and Type | Method and Description |
|---|---|
PriceList |
Entitlement.getLastActivePriceList() |
PriceList |
SubscriptionEvent.getNextPriceList() |
PriceList |
SubscriptionEvent.getPrevPriceList() |
Copyright © 2010-2019. All Rights Reserved.