public class VariableMapper extends BaseConverter
Constructor and Description |
---|
VariableMapper() |
Modifier and Type | Method and Description |
---|---|
Object |
convert(Object existingDestinationFieldValue,
Object sourceFieldValue,
Class<?> destinationClass,
Class<?> sourceClass) |
String |
getLiteral()
We need at least one field in this class so that we can use it as a
source for Dozer transformations.
|
done, getParameter, setParameter
Apache Camel