|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TimerType | |
|---|---|
| moagg.prefs.system | |
| moagg.types.prefs | |
| Uses of TimerType in moagg.prefs.system |
|---|
| Methods in moagg.prefs.system that return TimerType | |
|---|---|
TimerType |
SystemPrefs.getTimer()
|
| Methods in moagg.prefs.system with parameters of type TimerType | |
|---|---|
void |
SystemPrefs.setTimerType(TimerType timer)
|
| Uses of TimerType in moagg.types.prefs |
|---|
| Methods in moagg.types.prefs that return TimerType | |
|---|---|
static TimerType |
TimerType.fromString(java.lang.String timer)
|
static TimerType |
TimerType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TimerType[] |
TimerType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||