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