| Package | Description |
|---|---|
| org.killbill.billing.catalog.rules |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCaseBillingAlignment |
class |
DefaultCaseCancelPolicy |
class |
DefaultCaseCreateAlignment |
class |
DefaultCasePhase<T> |
class |
DefaultCasePriceList |
class |
DefaultCaseStandardNaming<T> |
| Modifier and Type | Method and Description |
|---|---|
protected abstract DefaultCase<T> |
DefaultCase.setBillingPeriod(BillingPeriod billingPeriod) |
protected abstract DefaultCase<T> |
DefaultCase.setPriceList(DefaultPriceList priceList) |
protected abstract DefaultCase<T> |
DefaultCase.setProduct(Product product) |
protected abstract DefaultCase<T> |
DefaultCase.setProductCategory(ProductCategory productCategory) |
| Modifier and Type | Method and Description |
|---|---|
static <K> K |
DefaultCase.getResult(DefaultCase<K>[] cases,
PlanSpecifier planSpec,
StaticCatalog catalog) |
Copyright © 2010–2021. All rights reserved.