Uses of Class
org.killbill.billing.catalog.api.PlanAlignmentCreate
-
Packages that use PlanAlignmentCreate Package Description org.killbill.billing.catalog.api org.killbill.billing.catalog.api.rules -
-
Uses of PlanAlignmentCreate in org.killbill.billing.catalog.api
Methods in org.killbill.billing.catalog.api that return PlanAlignmentCreate Modifier and Type Method Description static PlanAlignmentCreatePlanAlignmentCreate. valueOf(String name)Returns the enum constant of this type with the specified name.static PlanAlignmentCreate[]PlanAlignmentCreate. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of PlanAlignmentCreate in org.killbill.billing.catalog.api.rules
Methods in org.killbill.billing.catalog.api.rules that return PlanAlignmentCreate Modifier and Type Method Description PlanAlignmentCreateCaseCreateAlignment. getPlanAlignmentCreate()PlanAlignmentCreatePlanRules. getPlanCreateAlignment(PlanSpecifier specifier)
-