| Package | Description |
|---|---|
| org.killbill.billing.catalog.api | |
| org.killbill.billing.entitlement.api |
| Modifier and Type | Method and Description |
|---|---|
PlanPhase |
StaticCatalog.findCurrentPhase(String name) |
PlanPhase |
Plan.findPhase(String name) |
PlanPhase |
Catalog.findPhase(String name,
org.joda.time.DateTime requestedDate,
org.joda.time.DateTime subscriptionStartDate) |
PlanPhase[] |
Plan.getAllPhases() |
PlanPhase |
Plan.getFinalPhase() |
PlanPhase[] |
Plan.getInitialPhases() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<PlanPhase> |
Plan.getInitialPhaseIterator() |
| Modifier and Type | Method and Description |
|---|---|
PlanPhase |
Entitlement.getLastActivePhase() |
PlanPhase |
SubscriptionEvent.getNextPhase() |
PlanPhase |
SubscriptionEvent.getPrevPhase() |
Copyright © 2010-2014. All Rights Reserved.