Uses of Class
io.github.malteseduck.springframework.data.marklogic.repository.query.convert.DefaultMarkLogicQueryConversionService.NumberToValueConverter
- 
Packages that use DefaultMarkLogicQueryConversionService.NumberToValueConverter Package Description io.github.malteseduck.springframework.data.marklogic.repository.query.convert  - 
- 
Uses of DefaultMarkLogicQueryConversionService.NumberToValueConverter in io.github.malteseduck.springframework.data.marklogic.repository.query.convert
Methods in io.github.malteseduck.springframework.data.marklogic.repository.query.convert that return DefaultMarkLogicQueryConversionService.NumberToValueConverter Modifier and Type Method Description static DefaultMarkLogicQueryConversionService.NumberToValueConverterDefaultMarkLogicQueryConversionService.NumberToValueConverter. valueOf(String name)Returns the enum constant of this type with the specified name.static DefaultMarkLogicQueryConversionService.NumberToValueConverter[]DefaultMarkLogicQueryConversionService.NumberToValueConverter. values()Returns an array containing the constants of this enum type, in the order they are declared. 
 -