Class PriorityUtils

java.lang.Object
net.anotheria.anosite.gen.shared.data.PriorityUtils
All Implemented Interfaces:
IPriorityDefinition

public class PriorityUtils extends Object implements IPriorityDefinition
  • Constructor Details

    • PriorityUtils

      public PriorityUtils()
  • Method Details

    • getPriorityList

      public static List<String> getPriorityList()
    • getName

      public static String getName(int value)
    • getValue

      public static int getValue(String name)