| Package | Description |
|---|---|
| org.killbill.billing.catalog | |
| org.killbill.billing.catalog.rules |
| Modifier and Type | Method and Description |
|---|---|
DefaultProduct |
DefaultProduct.setAvailable(java.util.Collection<Product> available) |
DefaultProduct |
DefaultProduct.setCatagory(ProductCategory category) |
DefaultProduct |
DefaultProduct.setCatalogName(java.lang.String catalogName) |
DefaultProduct |
DefaultProduct.setCategory(ProductCategory category) |
DefaultProduct |
DefaultProduct.setIncluded(java.util.Collection<Product> included) |
DefaultProduct |
DefaultProduct.setName(java.lang.String name) |
DefaultProduct |
DefaultProduct.setPrettyName(java.lang.String prettyName) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultMutableStaticCatalog.addProductAvailableAO(Product targetBasePlan,
DefaultProduct aoProduct) |
boolean |
DefaultProduct.isAvailable(DefaultProduct addon) |
boolean |
DefaultProduct.isIncluded(DefaultProduct addon) |
| Modifier and Type | Method and Description |
|---|---|
DefaultProduct |
DefaultCaseStandardNaming.getProduct() |
DefaultProduct |
DefaultCasePriceList.getProduct() |
abstract DefaultProduct |
DefaultCase.getProduct() |
| Modifier and Type | Method and Description |
|---|---|
DefaultCasePriceList |
DefaultCasePriceList.setProduct(DefaultProduct product) |
Copyright © 2010-2020. All Rights Reserved.