O - out typepublic interface NaryTypeConverter<O> extends DSLBuilder
| Modifier and Type | Method and Description |
|---|---|
O |
convert(FieldModel fieldModel,
Context context,
DslField<?>... ins)
Convert the given in fields in the model to the value in type
O |
O convert(FieldModel fieldModel, Context context, DslField<?>... ins)
OfieldModel - in modelcontext - contextins - in fields