public class StringMatch extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static interface |
StringMatch.MatchType |
| Constructor and Description |
|---|
StringMatch()
No args constructor for use in serialization
|
StringMatch(StringMatch.MatchType matchType) |
| Modifier and Type | Method and Description |
|---|---|
StringMatch.MatchType |
getMatchType() |
void |
setMatchType(StringMatch.MatchType matchType) |
public StringMatch()
public StringMatch(StringMatch.MatchType matchType)
matchType - public StringMatch.MatchType getMatchType()
public void setMatchType(StringMatch.MatchType matchType)
Copyright © 2017–2018 Red Hat. All rights reserved.