Uses of Class
de.hybris.platform.subscriptionfacades.data.BillingPlanData
Packages that use BillingPlanData
Package
Description
-
Uses of BillingPlanData in de.hybris.platform.subscriptionfacades.converters.populator
Classes in de.hybris.platform.subscriptionfacades.converters.populator with type parameters of type BillingPlanDataModifier and TypeClassDescriptionclassBillingPlanPopulator<SOURCE extends BillingPlanModel,TARGET extends BillingPlanData> Populator implementation forBillingPlanModelas source andBillingPlanDataas target type.Methods in de.hybris.platform.subscriptionfacades.converters.populator that return types with arguments of type BillingPlanDataModifier and TypeMethodDescriptionprotected Converter<BillingPlanModel,BillingPlanData> SubscriptionTermPopulator.getBillingPlanConverter()Method parameters in de.hybris.platform.subscriptionfacades.converters.populator with type arguments of type BillingPlanDataModifier and TypeMethodDescriptionvoidSubscriptionTermPopulator.setBillingPlanConverter(Converter<BillingPlanModel, BillingPlanData> billingPlanConverter) -
Uses of BillingPlanData in de.hybris.platform.subscriptionfacades.data
Methods in de.hybris.platform.subscriptionfacades.data that return BillingPlanDataMethods in de.hybris.platform.subscriptionfacades.data with parameters of type BillingPlanDataModifier and TypeMethodDescriptionvoidSubscriptionTermData.setBillingPlan(BillingPlanData billingPlan)