public static interface CustomConverter.ConverterRegistration<S>
| Modifier and Type | Method and Description |
|---|---|
void |
register(S fieldSchema,
CustomConverter.Converter converter)
Registers the given schema and converter for the current field.
|
void register(S fieldSchema, CustomConverter.Converter converter)
Copyright © 2020 JBoss by Red Hat. All rights reserved.