| Package | Description |
|---|---|
| org.killbill.billing.catalog.api | |
| org.killbill.billing.entitlement.api |
| Modifier and Type | Method and Description |
|---|---|
PlanPhaseSpecifier |
PlanPhasePriceOverride.getPlanPhaseSpecifier() |
| Modifier and Type | Method and Description |
|---|---|
BillingAlignment |
StaticCatalog.billingAlignment(PlanPhaseSpecifier planPhase) |
BillingAlignment |
Catalog.billingAlignment(PlanPhaseSpecifier planPhase,
org.joda.time.DateTime requestedDate,
org.joda.time.DateTime subscriptionStartDate) |
BillingActionPolicy |
StaticCatalog.planCancelPolicy(PlanPhaseSpecifier planPhase) |
BillingActionPolicy |
Catalog.planCancelPolicy(PlanPhaseSpecifier planPhase,
org.joda.time.DateTime requestedDate,
org.joda.time.DateTime subscriptionStartDate) |
PlanChangeResult |
StaticCatalog.planChange(PlanPhaseSpecifier from,
PlanSpecifier to) |
PlanChangeResult |
Catalog.planChange(PlanPhaseSpecifier from,
PlanSpecifier to,
org.joda.time.DateTime requestedDate,
org.joda.time.DateTime subscriptionStartDate) |
| Constructor and Description |
|---|
IllegalPlanChange(PlanPhaseSpecifier from,
PlanSpecifier to) |
IllegalPlanChange(java.lang.Throwable cause,
PlanPhaseSpecifier from,
PlanSpecifier to) |
PlanSpecifier(PlanPhaseSpecifier planPhase) |
| Modifier and Type | Method and Description |
|---|---|
PlanPhaseSpecifier |
EntitlementSpecifier.getPlanPhaseSpecifier() |
Copyright © 2010-2018. All Rights Reserved.