Uses of Enum Class
org.springframework.extensions.webscripts.annotation.ScriptMethodType
Packages that use ScriptMethodType
-
Uses of ScriptMethodType in org.springframework.extensions.webscripts.annotation
Methods in org.springframework.extensions.webscripts.annotation that return ScriptMethodTypeModifier and TypeMethodDescriptionstatic ScriptMethodTypeReturns the enum constant of this class with the specified name.static ScriptMethodType[]ScriptMethodType.values()Returns an array containing the constants of this enum class, in the order they are declared.