JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Interface
cronapi.Variable
Uses of
Variable
in
cronapi
Methods in
cronapi
that return
Variable
Modifier and Type
Method
Description
abstract
Variable
VariableFactory.
newVariable
(
Object
value)
abstract
Variable
VariableFactory.
newVariable
(
String
id,
Object
value)