Uses of Enum Class
org.springframework.data.convert.Jsr310Converters.PeriodToStringConverter
Packages that use Jsr310Converters.PeriodToStringConverter
Package
Description
General purpose conversion framework to read objects from a data store abstraction and write it back.
-
Uses of Jsr310Converters.PeriodToStringConverter in org.springframework.data.convert
Subclasses with type arguments of type Jsr310Converters.PeriodToStringConverter in org.springframework.data.convertMethods in org.springframework.data.convert that return Jsr310Converters.PeriodToStringConverterModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.Jsr310Converters.PeriodToStringConverter.values()Returns an array containing the constants of this enum class, in the order they are declared.