Class MatcherTypeUtils
- java.lang.Object
-
- net.anotheria.anosite.gen.shared.data.MatcherTypeUtils
-
- All Implemented Interfaces:
IMatcherTypeDefinition
public class MatcherTypeUtils extends java.lang.Object implements IMatcherTypeDefinition
-
-
Field Summary
-
Fields inherited from interface net.anotheria.anosite.gen.shared.data.IMatcherTypeDefinition
AND, AND_NAME, CONTAINS, CONTAINS_NAME, MATCHERTYPE_NAMES, MATCHERTYPE_VALUES, TELEPHONE, TELEPHONE_NAME
-
-
Constructor Summary
Constructors Constructor Description MatcherTypeUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.util.List<java.lang.String>getMatcherTypeList()static java.lang.StringgetName(int value)static intgetValue(java.lang.String name)
-