| Package | Description |
|---|---|
| org.killbill.billing.catalog.api | |
| org.killbill.billing.catalog.api.rules |
| Modifier and Type | Method and Description |
|---|---|
PlanAlignmentChange |
PlanChangeResult.getAlignment() |
PlanAlignmentChange |
StaticCatalog.planChangeAlignment(PlanPhaseSpecifier from,
PlanSpecifier to) |
PlanAlignmentChange |
Catalog.planChangeAlignment(PlanPhaseSpecifier from,
PlanSpecifier to,
org.joda.time.DateTime requestedDate) |
static PlanAlignmentChange |
PlanAlignmentChange.valueOf(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-2016. All Rights Reserved.