| Package | Description |
|---|---|
| org.killbill.billing.catalog.api | |
| org.killbill.billing.catalog.api.rules |
| Modifier and Type | Method and Description |
|---|---|
PlanAlignmentChange |
PlanChangeResult.getAlignment() |
static PlanAlignmentChange |
PlanAlignmentChange.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PlanAlignmentChange[] |
PlanAlignmentChange.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PlanChangeResult(PriceList newPriceList,
BillingActionPolicy policy,
PlanAlignmentChange alignment) |
| Modifier and Type | Method and Description |
|---|---|
PlanAlignmentChange |
CaseChangePlanAlignment.getAlignment() |
Copyright © 2010-2019. All Rights Reserved.