Uses of 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.TypeVar. getType()Get the type of the underlying objectstatic Var.TypeVar.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static Var.Type[]Var.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-