public class MatchType extends java.lang.Object
static MatchType
CONTAINS
FULL_WORD
STARTS_WITH
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final MatchType CONTAINS
public static final MatchType STARTS_WITH
public static final MatchType FULL_WORD