Class ActionCommandDefUtils

java.lang.Object
net.anotheria.anosite.gen.shared.data.ActionCommandDefUtils
All Implemented Interfaces:
IActionCommandDefDefinition

public class ActionCommandDefUtils extends Object implements IActionCommandDefDefinition
  • Constructor Details

    • ActionCommandDefUtils

      public ActionCommandDefUtils()
  • Method Details

    • getActionCommandDefList

      public static List<String> getActionCommandDefList()
    • getName

      public static String getName(int value)
    • getValue

      public static int getValue(String name)