SOURCE - the type of the source objectTARGET - the type of the destination objectpublic interface PopulatorList<SOURCE,TARGET>
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Populator<SOURCE,TARGET>> |
getPopulators()
Get the list of populators.
|
void |
setPopulators(java.util.List<Populator<SOURCE,TARGET>> populators)
Set the list of populators.
|
Copyright © 2018 SAP SE. All Rights Reserved.