Uses of Class
com.trivago.cluecumber.engine.json.pojo.Match
-
Packages that use Match Package Description com.trivago.cluecumber.engine.json.pojo -
-
Uses of Match in com.trivago.cluecumber.engine.json.pojo
Methods in com.trivago.cluecumber.engine.json.pojo that return Match Modifier and Type Method Description MatchResultMatch. getMatch()Methods in com.trivago.cluecumber.engine.json.pojo with parameters of type Match Modifier and Type Method Description voidResultMatch. setMatch(Match match)
-