Class MachineProperties.ClockBackwards

java.lang.Object
me.ahoo.cosid.spring.boot.starter.machine.MachineProperties.ClockBackwards
Enclosing class:
MachineProperties

public static class MachineProperties.ClockBackwards extends Object
  • Constructor Details

    • ClockBackwards

      public ClockBackwards()
  • Method Details

    • getSpinThreshold

      public int getSpinThreshold()
    • setSpinThreshold

      public void setSpinThreshold(int spinThreshold)
    • getBrokenThreshold

      public int getBrokenThreshold()
    • setBrokenThreshold

      public void setBrokenThreshold(int brokenThreshold)