JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Enum Class
cronapi.Var.Type
Packages that use
Var.Type
Package
Description
cronapi
Uses of
Var.Type
in
cronapi
Methods in
cronapi
that return
Var.Type
Modifier and Type
Method
Description
Var.Type
Var.
getType
()
Get the type of the underlying object
static
Var.Type
Var.Type.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
Var.Type
[]
Var.Type.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.