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