Uses of Class
org.ghotibeaun.json.converters.options.ScannerValidationOption
| Package | Description |
|---|---|
| org.ghotibeaun.json.converters.options |
-
Uses of ScannerValidationOption in org.ghotibeaun.json.converters.options
Methods in org.ghotibeaun.json.converters.options that return ScannerValidationOption Modifier and Type Method Description static ScannerValidationOptionScannerValidationOption. valueOf(String name)Returns the enum constant of this type with the specified name.static ScannerValidationOption[]ScannerValidationOption. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.ghotibeaun.json.converters.options with parameters of type ScannerValidationOption Modifier and Type Method Description OptionsBuilderOptionsBuilder. setConverterValidation(ScannerValidationOption validation)