Uses of Interface
org.killbill.billing.catalog.api.PlanPhasePriceOverride
-
Packages that use PlanPhasePriceOverride Package Description org.killbill.billing.catalog.api org.killbill.billing.entitlement.api -
-
Uses of PlanPhasePriceOverride in org.killbill.billing.catalog.api
Methods in org.killbill.billing.catalog.api that return types with arguments of type PlanPhasePriceOverride Modifier and Type Method Description List<PlanPhasePriceOverride>PlanPhasePriceOverridesWithCallContext. getOverrides() -
Uses of PlanPhasePriceOverride in org.killbill.billing.entitlement.api
Methods in org.killbill.billing.entitlement.api that return types with arguments of type PlanPhasePriceOverride Modifier and Type Method Description List<PlanPhasePriceOverride>EntitlementSpecifier. getOverrides()
-