Class AllowanceUtils
- java.lang.Object
-
- net.anotheria.anosite.gen.shared.data.AllowanceUtils
-
- All Implemented Interfaces:
IAllowanceDefinition
public class AllowanceUtils extends java.lang.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 java.util.List<java.lang.String>getAllowanceList()static java.lang.StringgetName(int value)static intgetValue(java.lang.String name)
-