Uses of Class
dev.vality.damsel.repairing.TimerAction
| Package | Description |
|---|---|
| dev.vality.damsel.repairing |
-
Uses of TimerAction in dev.vality.damsel.repairing
Fields in dev.vality.damsel.repairing declared as TimerAction Modifier and Type Field Description TimerActionComplexAction. timerMethods in dev.vality.damsel.repairing that return TimerAction Modifier and Type Method Description TimerActionTimerAction. deepCopy()TimerActionComplexAction. getTimer()static TimerActionTimerAction. set_timer(SetTimerAction value)static TimerActionTimerAction. unset_timer(UnsetTimerAction value)Methods in dev.vality.damsel.repairing with parameters of type TimerAction Modifier and Type Method Description intTimerAction. compareTo(TimerAction other)booleanTimerAction. equals(TimerAction other)ComplexActionComplexAction. setTimer(TimerAction timer)Constructors in dev.vality.damsel.repairing with parameters of type TimerAction Constructor Description TimerAction(TimerAction other)