Class TinyTaskConfService.Conf

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final long id
    • Constructor Summary

      Constructors 
      Constructor Description
      TinyTaskConfService.Conf(long id, boolean enabled, boolean autorun)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      long getId()
      boolean isEnabled()
      boolean isAutorun()
      boolean equals(Object o)
      int hashCode()
      String toString()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait