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