Class RecurringChargeEntryPopulator<SOURCE extends RecurringChargeEntryModel,TARGET extends RecurringChargeEntryData>

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

public class RecurringChargeEntryPopulator<SOURCE extends RecurringChargeEntryModel,TARGET extends RecurringChargeEntryData> extends AbstractChargeEntryPopulator<SOURCE,TARGET>