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