Uses of Interface
org.killbill.billing.catalog.api.SimplePlanDescriptor
-
Packages that use SimplePlanDescriptor Package Description org.killbill.billing.catalog.api -
-
Uses of SimplePlanDescriptor in org.killbill.billing.catalog.api
Methods in org.killbill.billing.catalog.api with parameters of type SimplePlanDescriptor Modifier and Type Method Description voidCatalogUserApi. addSimplePlan(SimplePlanDescriptor planDescriptor, org.joda.time.DateTime requestedDate, CallContext context)Allows to add plan definition in existing per-tenant catalog.
-