public class MatchTypedStringSearchExpression extends StringSearchExpression implements MatchTyped
MatchTyped.MatchType
Modifier and Type | Field and Description |
---|---|
private MatchTyped.MatchType |
matchType |
Constructor and Description |
---|
MatchTypedStringSearchExpression(java.lang.String expression,
MatchTyped.MatchType matchType) |
Modifier and Type | Method and Description |
---|---|
MatchTyped.MatchType |
getMatchType() |
getStringValue
private final MatchTyped.MatchType matchType
public MatchTypedStringSearchExpression(java.lang.String expression, MatchTyped.MatchType matchType)
public MatchTyped.MatchType getMatchType()
getMatchType
in interface MatchTyped