I - 1st in typeJ - 2nd in typeO - out typepublic class BiStepMapping<I,J,O>
extends java.lang.Object
I and J with the out field with type O| Modifier and Type | Method and Description |
|---|---|
BiMappingRule<I,J,O> |
to(DslField<O> outFieldInfo)
Return the bi mapping rule
|