| Constructor and Description |
|---|
DefaultConverter() |
| Modifier and Type | Method and Description |
|---|---|
T |
convert(S s)
Uses the source
S object and produces an new instance of T. |
<any> |
getObjectFactory() |
protected java.util.List<Populator<S,T>> |
getPopulators() |
void |
setObjectFactory(<any> objectFactory) |
void |
setPopulators(java.util.List<Populator<S,T>> populators) |
Copyright © 2017 SAP SE. All Rights Reserved.