Class TimeControlUtils
- java.lang.Object
-
- net.anotheria.anosite.gen.shared.data.TimeControlUtils
-
- All Implemented Interfaces:
ITimeControlDefinition
public class TimeControlUtils extends java.lang.Object implements ITimeControlDefinition
-
-
Field Summary
-
Fields inherited from interface net.anotheria.anosite.gen.shared.data.ITimeControlDefinition
DAILY, DAILY_NAME, HOURLY, HOURLY_NAME, TIMECONTROL_NAMES, TIMECONTROL_VALUES
-
-
Constructor Summary
Constructors Constructor Description TimeControlUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.StringgetName(int value)static java.util.List<java.lang.String>getTimeControlList()static intgetValue(java.lang.String name)
-