Class MatcherTypeUtils

java.lang.Object
net.anotheria.anosite.gen.shared.data.MatcherTypeUtils
All Implemented Interfaces:
IMatcherTypeDefinition

public class MatcherTypeUtils extends Object implements IMatcherTypeDefinition
  • Constructor Details

    • MatcherTypeUtils

      public MatcherTypeUtils()
  • Method Details

    • getMatcherTypeList

      public static List<String> getMatcherTypeList()
    • getName

      public static String getName(int value)
    • getValue

      public static int getValue(String name)