Uses of Enum Class
org.springframework.format.annotation.NumberFormat.Style
Package
Description
Annotations for declaratively configuring field formatting rules.
-
Uses of NumberFormat.Style in org.springframework.format.annotation
Modifier and TypeMethodDescriptionstatic NumberFormat.Style
Returns 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.