| Package | Description |
|---|---|
| org.killbill.billing.catalog.api | |
| org.killbill.billing.catalog.api.rules | |
| org.killbill.billing.entitlement.api |
| Modifier and Type | Method and Description |
|---|---|
ProductCategory |
Product.getCategory() |
ProductCategory |
SimplePlanDescriptor.getProductCategory() |
static ProductCategory |
ProductCategory.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ProductCategory[] |
ProductCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ProductCategory |
CaseChange.getFromProductCategory() |
ProductCategory |
Case.getProductCategory() |
ProductCategory |
CaseChange.getToProductCategory() |
| Modifier and Type | Method and Description |
|---|---|
ProductCategory |
Entitlement.getLastActiveProductCategory() |
Copyright © 2010-2018. All Rights Reserved.