Uses of Class
de.hybris.platform.subscriptionservices.jalo.BillingPlan
Packages that use BillingPlan
-
Uses of BillingPlan in de.hybris.platform.subscriptionservices.jalo
Methods in de.hybris.platform.subscriptionservices.jalo that return BillingPlanModifier and TypeMethodDescriptionGeneratedSubscriptionservicesManager.createBillingPlan(SessionContext ctx, Map attributeValues) GeneratedSubscriptionservicesManager.createBillingPlan(Map attributeValues) GeneratedSubscriptionTerm.getBillingPlan()Generated method - Getter of theSubscriptionTerm.billingPlanattribute.GeneratedSubscriptionTerm.getBillingPlan(SessionContext ctx) Generated method - Getter of theSubscriptionTerm.billingPlanattribute.Methods in de.hybris.platform.subscriptionservices.jalo with parameters of type BillingPlanModifier and TypeMethodDescriptionvoidGeneratedSubscriptionTerm.setBillingPlan(SessionContext ctx, BillingPlan value) Generated method - Setter of theSubscriptionTerm.billingPlanattribute.voidGeneratedSubscriptionTerm.setBillingPlan(BillingPlan value) Generated method - Setter of theSubscriptionTerm.billingPlanattribute.