Class TimerCommandResult


  • @Immutable
    public abstract class TimerCommandResult
    extends java.lang.Object
    • Constructor Detail

      • TimerCommandResult

        public TimerCommandResult()
    • Method Detail

      • getTimerStatus

        public abstract TimerStatus getTimerStatus()
      • getCommandId

        public abstract java.lang.String getCommandId()