Uses of Enum Class
de.espirit.firstspirit.access.schedule.ScriptTask.Type
-
Uses of ScriptTask.Type in de.espirit.firstspirit.access.schedule
Modifier and TypeMethodDescriptionScriptTask.getType()
theType
of this scriptstatic ScriptTask.Type
Returns the enum constant of this class with the specified name.static ScriptTask.Type[]
ScriptTask.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ScriptTask.setType
(ScriptTask.Type type) Sets the script type.