Uses of Class
org.springframework.data.aerospike.convert.DateConverters.NumberToDateMidnightConverter
| Package | Description |
|---|---|
| org.springframework.data.aerospike.convert |
-
Uses of DateConverters.NumberToDateMidnightConverter in org.springframework.data.aerospike.convert
Methods in org.springframework.data.aerospike.convert that return DateConverters.NumberToDateMidnightConverter Modifier and Type Method Description static DateConverters.NumberToDateMidnightConverterDateConverters.NumberToDateMidnightConverter. valueOf(String name)Returns the enum constant of this type with the specified name.static DateConverters.NumberToDateMidnightConverter[]DateConverters.NumberToDateMidnightConverter. values()Returns an array containing the constants of this enum type, in the order they are declared.