Class AllowanceUtils
- java.lang.Object
-
- net.anotheria.anosite.gen.shared.data.AllowanceUtils
-
- All Implemented Interfaces:
IAllowanceDefinition
public class AllowanceUtils extends Object implements IAllowanceDefinition
-
-
Field Summary
-
Fields inherited from interface net.anotheria.anosite.gen.shared.data.IAllowanceDefinition
ALLOWANCE_NAMES, ALLOWANCE_VALUES, Allowed, Allowed_NAME, Restricted, Restricted_NAME
-
-
Constructor Summary
Constructors Constructor Description AllowanceUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static List<String>getAllowanceList()static StringgetName(int value)static intgetValue(String name)
-