Uses of Class
com.github.cukedoctor.api.model.Match
-
Packages that use Match Package Description com.github.cukedoctor.api.model com.github.cukedoctor.util.builder -
-
Uses of Match in com.github.cukedoctor.api.model
Methods in com.github.cukedoctor.api.model that return Match Modifier and Type Method Description MatchStep. getMatch()Methods in com.github.cukedoctor.api.model with parameters of type Match Modifier and Type Method Description voidStep. setMatch(Match match) -
Uses of Match in com.github.cukedoctor.util.builder
Methods in com.github.cukedoctor.util.builder with parameters of type Match Modifier and Type Method Description StepBuilderStepBuilder. match(Match match)
-