public class B2BMediaPopulator<SOURCE extends MediaModel,TARGET extends MediaData> extends java.lang.Object implements Populator<SOURCE,TARGET>
| Constructor and Description |
|---|
B2BMediaPopulator() |
| Modifier and Type | Method and Description |
|---|---|
void |
populate(SOURCE source,
TARGET target)
Populate the target instance with values from the source instance.
|
Copyright © 2018 SAP SE. All Rights Reserved.