Uses of Class
de.hybris.platform.subscriptionservices.jalo.SubscriptionPricePlan
Packages that use SubscriptionPricePlan
-
Uses of SubscriptionPricePlan in de.hybris.platform.subscriptionservices.jalo
Methods in de.hybris.platform.subscriptionservices.jalo that return SubscriptionPricePlanModifier and TypeMethodDescriptionGeneratedSubscriptionservicesManager.createSubscriptionPricePlan(SessionContext ctx, Map attributeValues) GeneratedSubscriptionservicesManager.createSubscriptionPricePlan(Map attributeValues) GeneratedOneTimeChargeEntry.getSubscriptionPricePlanOneTime()Generated method - Getter of theOneTimeChargeEntry.subscriptionPricePlanOneTimeattribute.GeneratedOneTimeChargeEntry.getSubscriptionPricePlanOneTime(SessionContext ctx) Generated method - Getter of theOneTimeChargeEntry.subscriptionPricePlanOneTimeattribute.GeneratedRecurringChargeEntry.getSubscriptionPricePlanRecurring()Generated method - Getter of theRecurringChargeEntry.subscriptionPricePlanRecurringattribute.GeneratedRecurringChargeEntry.getSubscriptionPricePlanRecurring(SessionContext ctx) Generated method - Getter of theRecurringChargeEntry.subscriptionPricePlanRecurringattribute.GeneratedUsageCharge.getSubscriptionPricePlanUsage()Generated method - Getter of theUsageCharge.subscriptionPricePlanUsageattribute.GeneratedUsageCharge.getSubscriptionPricePlanUsage(SessionContext ctx) Generated method - Getter of theUsageCharge.subscriptionPricePlanUsageattribute.Methods in de.hybris.platform.subscriptionservices.jalo with parameters of type SubscriptionPricePlanModifier and TypeMethodDescriptionvoidGeneratedOneTimeChargeEntry.setSubscriptionPricePlanOneTime(SessionContext ctx, SubscriptionPricePlan value) Generated method - Setter of theOneTimeChargeEntry.subscriptionPricePlanOneTimeattribute.voidGeneratedOneTimeChargeEntry.setSubscriptionPricePlanOneTime(SubscriptionPricePlan value) Generated method - Setter of theOneTimeChargeEntry.subscriptionPricePlanOneTimeattribute.voidGeneratedRecurringChargeEntry.setSubscriptionPricePlanRecurring(SessionContext ctx, SubscriptionPricePlan value) Generated method - Setter of theRecurringChargeEntry.subscriptionPricePlanRecurringattribute.voidGeneratedRecurringChargeEntry.setSubscriptionPricePlanRecurring(SubscriptionPricePlan value) Generated method - Setter of theRecurringChargeEntry.subscriptionPricePlanRecurringattribute.voidGeneratedUsageCharge.setSubscriptionPricePlanUsage(SessionContext ctx, SubscriptionPricePlan value) Generated method - Setter of theUsageCharge.subscriptionPricePlanUsageattribute.voidGeneratedUsageCharge.setSubscriptionPricePlanUsage(SubscriptionPricePlan value) Generated method - Setter of theUsageCharge.subscriptionPricePlanUsageattribute.