Uses of Enum
org.springframework.boot.convert.PeriodStyle
Packages that use PeriodStyle
-
Uses of PeriodStyle in org.springframework.boot.convert
Methods in org.springframework.boot.convert that return PeriodStyleModifier and TypeMethodDescriptionstatic PeriodStyleDetect the style from the given source value.static PeriodStyleReturns the enum constant of this type with the specified name.static PeriodStyle[]PeriodStyle.values()Returns an array containing the constants of this enum type, in the order they are declared.