|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OsConstraint.Operator | |
---|---|
org.quartz.locality.constraint |
Uses of OsConstraint.Operator in org.quartz.locality.constraint |
---|
Methods in org.quartz.locality.constraint that return OsConstraint.Operator | |
---|---|
static OsConstraint.Operator |
OsConstraint.Operator.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static OsConstraint.Operator[] |
OsConstraint.Operator.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.quartz.locality.constraint with parameters of type OsConstraint.Operator | |
---|---|
OsConstraint(OsConstraint.Operator operator,
OsConstraint.OS targetedOs)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |