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