public class AbstractCustomMapper<A,B>
extends <any>
| Constructor and Description |
|---|
AbstractCustomMapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
setFieldSelectionStrategy(FieldSelectionStrategy fieldSelectionStrategy) |
protected boolean |
shouldMap(Object source,
Object dest,
MappingContext mappingContext) |
public void setFieldSelectionStrategy(FieldSelectionStrategy fieldSelectionStrategy)
Copyright © 2017 SAP SE. All Rights Reserved.