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