Uses of Class
de.hybris.platform.subscriptionfacades.data.VolumeUsageChargeData
-
Packages that use VolumeUsageChargeData Package Description de.hybris.platform.subscriptionfacades.product.converters.populator -
-
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 VolumeUsageChargeData Modifier and Type Class Description classVolumeUsageChargePopulator<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 VolumeUsageChargeData Modifier and Type Method Description protected Converter<VolumeUsageChargeModel,VolumeUsageChargeData>SubscriptionPricePlanUsageChargePopulator. getVolumeUsageChargeConverter()Method parameters in de.hybris.platform.subscriptionfacades.product.converters.populator with type arguments of type VolumeUsageChargeData Modifier and Type Method Description voidSubscriptionPricePlanUsageChargePopulator. setVolumeUsageChargeConverter(Converter<VolumeUsageChargeModel,VolumeUsageChargeData> volumeUsageChargeConverter)
-