Uses of Class
de.hybris.platform.subscriptionservices.model.VolumeUsageChargeModel
Packages that use VolumeUsageChargeModel
Package
Description
-
Uses of VolumeUsageChargeModel in de.hybris.platform.subscriptioncockpits.services.label.impl
Methods in de.hybris.platform.subscriptioncockpits.services.label.impl with parameters of type VolumeUsageChargeModelModifier and TypeMethodDescriptionprotected StringVolumeUsageChargeLabelProvider.getItemLabel(VolumeUsageChargeModel model) -
Uses of VolumeUsageChargeModel in de.hybris.platform.subscriptionfacades.product.converters.populator
Classes in de.hybris.platform.subscriptionfacades.product.converters.populator with type parameters of type VolumeUsageChargeModelModifier and TypeClassDescriptionclassVolumeUsageChargePopulator<SOURCE extends VolumeUsageChargeModel,TARGET extends VolumeUsageChargeData> Populate DTOVolumeUsageChargeDatawith data fromVolumeUsageChargeModel.Methods in de.hybris.platform.subscriptionfacades.product.converters.populator that return types with arguments of type VolumeUsageChargeModelModifier and TypeMethodDescriptionprotected Converter<VolumeUsageChargeModel,VolumeUsageChargeData> SubscriptionPricePlanUsageChargePopulator.getVolumeUsageChargeConverter()Method parameters in de.hybris.platform.subscriptionfacades.product.converters.populator with type arguments of type VolumeUsageChargeModelModifier and TypeMethodDescriptionvoidSubscriptionPricePlanUsageChargePopulator.setVolumeUsageChargeConverter(Converter<VolumeUsageChargeModel, VolumeUsageChargeData> volumeUsageChargeConverter)