| Package | Description |
|---|---|
| org.killbill.billing.catalog.api | |
| org.killbill.billing.catalog.api.rules |
| 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) |
static BillingAlignment |
BillingAlignment.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BillingAlignment[] |
BillingAlignment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BillingAlignment |
CaseBillingAlignment.getBillingAlignment() |
Copyright © 2010-2018. All Rights Reserved.