Package | Description |
---|---|
org.mycontroller.standalone.timer |
Modifier and Type | Method and Description |
---|---|
static TimerUtils.WEEK_DAY |
TimerUtils.WEEK_DAY.fromString(String text) |
static TimerUtils.WEEK_DAY |
TimerUtils.WEEK_DAY.get(int id) |
static TimerUtils.WEEK_DAY |
TimerUtils.WEEK_DAY.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimerUtils.WEEK_DAY[] |
TimerUtils.WEEK_DAY.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2019. All rights reserved.