| Package | Description |
|---|---|
| org.killbill.billing.catalog.api | |
| org.killbill.billing.entitlement.api |
| Modifier and Type | Method and Description |
|---|---|
PriceList |
StaticCatalog.findCurrentPricelist(String name) |
PriceList |
Catalog.findPriceList(String name,
org.joda.time.DateTime requestedDate) |
PriceList |
PlanChangeResult.getNewPriceList() |
PriceList |
Listing.getPriceList() |
| Constructor and Description |
|---|
PlanChangeResult(PriceList newPriceList,
BillingActionPolicy policy,
PlanAlignmentChange alignment) |
| Modifier and Type | Method and Description |
|---|---|
PriceList |
Entitlement.getLastActivePriceList() |
PriceList |
SubscriptionEvent.getNextPriceList() |
PriceList |
SubscriptionEvent.getPrevPriceList() |
Copyright © 2010-2015. All Rights Reserved.