Package | Description |
---|---|
com.redhat.thermostat.common |
Modifier and Type | Method and Description |
---|---|
static Timer.SchedulingType |
Timer.SchedulingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Timer.SchedulingType[] |
Timer.SchedulingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Timer.setSchedulingType(Timer.SchedulingType schedulingType) |
Copyright © 2014. All Rights Reserved.