public class DefaultNaryStepMap extends Object implements NaryStepMap
| Constructor and Description |
|---|
DefaultNaryStepMap(List<DslField> fieldInfos) |
| Modifier and Type | Method and Description |
|---|---|
<O> NaryStepMapping<O> |
using(GenericTypeConverter<O> typeConverter)
Return the step mapping
|
public <O> NaryStepMapping<O> using(GenericTypeConverter<O> typeConverter)
NaryStepMapusing in interface NaryStepMapO - out typetypeConverter - type converterCopyright © 2018. All rights reserved.