public class DeliveryTimeSlotPopulator extends java.lang.Object implements Populator<DeliveryTimeSlotModel,DeliveryTimeSlotData>
| Constructor and Description |
|---|
DeliveryTimeSlotPopulator() |
| Modifier and Type | Method and Description |
|---|---|
void |
populate(DeliveryTimeSlotModel source,
DeliveryTimeSlotData target)
Populate the target instance with values from the source instance.
|
public void populate(DeliveryTimeSlotModel source, DeliveryTimeSlotData target)
Populatorpopulate in interface Populator<DeliveryTimeSlotModel,DeliveryTimeSlotData>source - the source objecttarget - the target to fillCopyright © 2018 SAP SE. All Rights Reserved.