| Package | Description |
|---|---|
| org.killbill.billing.catalog.api | |
| org.killbill.billing.entitlement.api |
| Modifier and Type | Method and Description |
|---|---|
PhaseType |
PlanPhaseSpecifier.getPhaseType() |
PhaseType |
PlanPhase.getPhaseType() |
static PhaseType |
PhaseType.valueOf(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(String productName,
ProductCategory productCategory,
BillingPeriod billingPeriod,
String priceListName,
PhaseType phaseType) |
| Modifier and Type | Method and Description |
|---|---|
PhaseType |
EntitlementAOStatusDryRun.getPhaseType() |
Copyright © 2010-2015. All Rights Reserved.