Class SubscriptionPricePlanOneTimeChargePopulator<SOURCE extends SubscriptionPricePlanModel,TARGET extends SubscriptionPricePlanData>

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

public class SubscriptionPricePlanOneTimeChargePopulator<SOURCE extends SubscriptionPricePlanModel,TARGET extends SubscriptionPricePlanData> extends Object implements Populator<SOURCE,TARGET>
Populate DTO SubscriptionPricePlanData.oneTimeChargeEntries with data from SubscriptionPricePlanModel#_oneTimeChargeEntries.