Interface ChildPropertyMapping<S,OT>
public interface ChildPropertyMapping<S,OT>
-
Method Summary
Modifier and TypeMethodDescriptionvoid
run
(S element, OT mappedParent, GeneratorTransformationRegistry registry)
-
Method Details
-
run
-