Class TimeControlUtils

java.lang.Object
net.anotheria.anosite.gen.shared.data.TimeControlUtils
All Implemented Interfaces:
ITimeControlDefinition

public class TimeControlUtils extends Object implements ITimeControlDefinition
  • Constructor Details

    • TimeControlUtils

      public TimeControlUtils()
  • Method Details

    • getTimeControlList

      public static List<String> getTimeControlList()
    • getName

      public static String getName(int value)
    • getValue

      public static int getValue(String name)