public interface FieldMapper<S,T>
void
mapTo(S source, T target, MappingContext<S> context)
void mapTo(S source, T target, MappingContext<S> context) throws Exception
source
target
context
Exception
Copyright © 2015. All rights reserved.