| Package | Description |
|---|---|
| org.killbill.billing.catalog.api | |
| org.killbill.billing.entitlement.api |
| Modifier and Type | Method and Description |
|---|---|
PlanPhase |
StaticCatalog.findCurrentPhase(java.lang.String name) |
PlanPhase |
Plan.findPhase(java.lang.String name) |
PlanPhase |
Catalog.findPhase(java.lang.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 |
|---|---|
java.util.Iterator<PlanPhase> |
Plan.getInitialPhaseIterator() |
| Modifier and Type | Method and Description |
|---|---|
PlanPhase |
Entitlement.getLastActivePhase() |
PlanPhase |
SubscriptionEvent.getNextPhase() |
PlanPhase |
SubscriptionEvent.getPrevPhase() |
Copyright © 2010-2018. All Rights Reserved.