Uses of Class
de.hybris.platform.subscriptionfacades.data.VolumeUsageChargeData
Packages that use VolumeUsageChargeData
-
Uses of VolumeUsageChargeData in de.hybris.platform.subscriptionfacades.product.converters.populator
Classes in de.hybris.platform.subscriptionfacades.product.converters.populator with type parameters of type VolumeUsageChargeDataModifier 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 VolumeUsageChargeDataModifier and TypeMethodDescriptionprotected Converter<VolumeUsageChargeModel,VolumeUsageChargeData> SubscriptionPricePlanUsageChargePopulator.getVolumeUsageChargeConverter()Method parameters in de.hybris.platform.subscriptionfacades.product.converters.populator with type arguments of type VolumeUsageChargeDataModifier and TypeMethodDescriptionvoidSubscriptionPricePlanUsageChargePopulator.setVolumeUsageChargeConverter(Converter<VolumeUsageChargeModel, VolumeUsageChargeData> volumeUsageChargeConverter)