Package com.alon.querydecoder
Class Match
- java.lang.Object
-
- com.alon.querydecoder.Match
-
public class Match extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringasString()MatchTypegetType()booleanisNegated()voidsetNegated(boolean negated)voidsetType(MatchType type)StringtoString()
-