Uses of Class
dev.vality.damsel.repairing.SetTimerAction
| Package | Description |
|---|---|
| dev.vality.damsel.repairing |
-
Uses of SetTimerAction in dev.vality.damsel.repairing
Methods in dev.vality.damsel.repairing that return SetTimerAction Modifier and Type Method Description SetTimerActionSetTimerAction. deepCopy()SetTimerActionTimerAction. getSetTimer()SetTimerActionSetTimerAction. setTimer(Timer timer)Methods in dev.vality.damsel.repairing with parameters of type SetTimerAction Modifier and Type Method Description intSetTimerAction. compareTo(SetTimerAction other)booleanSetTimerAction. equals(SetTimerAction that)static TimerActionTimerAction. set_timer(SetTimerAction value)voidTimerAction. setSetTimer(SetTimerAction value)Constructors in dev.vality.damsel.repairing with parameters of type SetTimerAction Constructor Description SetTimerAction(SetTimerAction other)Performs a deep copy on other.