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