Class SubscriptionPricePlanUsageChargePopulator<SOURCE extends SubscriptionPricePlanModel,TARGET extends SubscriptionPricePlanData>

java.lang.Object
de.hybris.platform.subscriptionfacades.product.converters.populator.SubscriptionPricePlanUsageChargePopulator<SOURCE,TARGET>
Type Parameters:
SOURCE - source class
TARGET - target class
All Implemented Interfaces:
Populator<SOURCE,TARGET>

public class SubscriptionPricePlanUsageChargePopulator<SOURCE extends SubscriptionPricePlanModel,TARGET extends SubscriptionPricePlanData> extends Object implements Populator<SOURCE,TARGET>
Populate DTO SubscriptionPricePlanData.usageCharges with data from SubscriptionPricePlanModel#_usageCharges.