Uses of Enum Class
org.springframework.expression.spel.SpelMessage.Kind
Packages that use SpelMessage.Kind
-
Uses of SpelMessage.Kind in org.springframework.expression.spel
Subclasses with type arguments of type SpelMessage.Kind in org.springframework.expression.spelMethods in org.springframework.expression.spel that return SpelMessage.KindModifier and TypeMethodDescriptionstatic SpelMessage.Kind
Returns the enum constant of this class with the specified name.static SpelMessage.Kind[]
SpelMessage.Kind.values()
Returns an array containing the constants of this enum class, in the order they are declared.