| Package | Description |
|---|---|
| org.killbill.billing.catalog.api | |
| org.killbill.billing.catalog.api.rules | |
| org.killbill.billing.entitlement.api |
| Modifier and Type | Method and Description |
|---|---|
PhaseType |
PlanPhase.getPhaseType() |
PhaseType |
PlanPhaseSpecifier.getPhaseType() |
static PhaseType |
PhaseType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PhaseType[] |
PhaseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.DateTime |
Plan.dateOfFirstRecurringNonZeroCharge(org.joda.time.DateTime subscriptionStartDate,
PhaseType intialPhaseType) |
| Constructor and Description |
|---|
PlanPhaseSpecifier(java.lang.String productName,
BillingPeriod billingPeriod,
java.lang.String priceListName,
PhaseType phaseType) |
PlanPhaseSpecifier(java.lang.String planName,
PhaseType phaseType) |
| Modifier and Type | Method and Description |
|---|---|
PhaseType |
CasePhase.getPhaseType() |
PhaseType |
CaseChange.getPhaseType() |
| Modifier and Type | Method and Description |
|---|---|
PhaseType |
EntitlementAOStatusDryRun.getPhaseType() |
Copyright © 2010-2018. All Rights Reserved.