Uses of Enum Class
org.springframework.extensions.webscripts.Match.Kind
Packages that use Match.Kind
-
Uses of Match.Kind in org.springframework.extensions.webscripts
Methods in org.springframework.extensions.webscripts that return Match.KindModifier and TypeMethodDescriptionMatch.getKind()Gets the kind of Matchstatic Match.KindReturns the enum constant of this class with the specified name.static Match.Kind[]Match.Kind.values()Returns an array containing the constants of this enum class, in the order they are declared.