Uses of Enum Class
org.springframework.format.annotation.NumberFormat.Style
Packages that use NumberFormat.Style
Package
Description
Annotations for declaratively configuring field formatting rules.
- 
Uses of NumberFormat.Style in org.springframework.format.annotationMethods in org.springframework.format.annotation that return NumberFormat.StyleModifier and TypeMethodDescriptionstatic NumberFormat.StyleReturns the enum constant of this class with the specified name.static NumberFormat.Style[]NumberFormat.Style.values()Returns an array containing the constants of this enum class, in the order they are declared.