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