Class AllowanceUtils

java.lang.Object
net.anotheria.anosite.gen.shared.data.AllowanceUtils
All Implemented Interfaces:
IAllowanceDefinition

public class AllowanceUtils extends Object implements IAllowanceDefinition
  • Constructor Details

    • AllowanceUtils

      public AllowanceUtils()
  • Method Details

    • getAllowanceList

      public static List<String> getAllowanceList()
    • getName

      public static String getName(int value)
    • getValue

      public static int getValue(String name)