Uses of Class
de.hybris.platform.subscriptionservices.jalo.SubscriptionPricePlan
-
Packages that use SubscriptionPricePlan Package Description com.sap.hybris.saprevenuecloudproduct.jalo de.hybris.platform.subscriptionservices.jalo -
-
Uses of SubscriptionPricePlan in com.sap.hybris.saprevenuecloudproduct.jalo
Methods in com.sap.hybris.saprevenuecloudproduct.jalo with parameters of type SubscriptionPricePlan Modifier and Type Method Description java.lang.StringGeneratedSaprevenuecloudproductManager. getPricePlanId(SessionContext ctx, SubscriptionPricePlan item)Generated method - Getter of theSubscriptionPricePlan.pricePlanIdattribute.java.lang.StringGeneratedSaprevenuecloudproductManager. getPricePlanId(SubscriptionPricePlan item)Generated method - Getter of theSubscriptionPricePlan.pricePlanIdattribute.voidGeneratedSaprevenuecloudproductManager. setPricePlanId(SessionContext ctx, SubscriptionPricePlan item, java.lang.String value)Generated method - Setter of theSubscriptionPricePlan.pricePlanIdattribute.voidGeneratedSaprevenuecloudproductManager. setPricePlanId(SubscriptionPricePlan item, java.lang.String value)Generated method - Setter of theSubscriptionPricePlan.pricePlanIdattribute. -
Uses of SubscriptionPricePlan in de.hybris.platform.subscriptionservices.jalo
Methods in de.hybris.platform.subscriptionservices.jalo that return SubscriptionPricePlan Modifier and Type Method Description SubscriptionPricePlanGeneratedSubscriptionservicesManager. createSubscriptionPricePlan(SessionContext ctx, java.util.Map attributeValues)SubscriptionPricePlanGeneratedSubscriptionservicesManager. createSubscriptionPricePlan(java.util.Map attributeValues)SubscriptionPricePlanGeneratedOneTimeChargeEntry. getSubscriptionPricePlanOneTime()Generated method - Getter of theOneTimeChargeEntry.subscriptionPricePlanOneTimeattribute.SubscriptionPricePlanGeneratedOneTimeChargeEntry. getSubscriptionPricePlanOneTime(SessionContext ctx)Generated method - Getter of theOneTimeChargeEntry.subscriptionPricePlanOneTimeattribute.SubscriptionPricePlanGeneratedRecurringChargeEntry. getSubscriptionPricePlanRecurring()Generated method - Getter of theRecurringChargeEntry.subscriptionPricePlanRecurringattribute.SubscriptionPricePlanGeneratedRecurringChargeEntry. getSubscriptionPricePlanRecurring(SessionContext ctx)Generated method - Getter of theRecurringChargeEntry.subscriptionPricePlanRecurringattribute.SubscriptionPricePlanGeneratedUsageCharge. getSubscriptionPricePlanUsage()Generated method - Getter of theUsageCharge.subscriptionPricePlanUsageattribute.SubscriptionPricePlanGeneratedUsageCharge. getSubscriptionPricePlanUsage(SessionContext ctx)Generated method - Getter of theUsageCharge.subscriptionPricePlanUsageattribute.Methods in de.hybris.platform.subscriptionservices.jalo with parameters of type SubscriptionPricePlan Modifier and Type Method Description voidGeneratedOneTimeChargeEntry. 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.
-