Uses of Class
com.github.cukedoctor.api.model.Example
-
Packages that use Example Package Description com.github.cukedoctor.api.model -
-
Uses of Example in com.github.cukedoctor.api.model
Methods in com.github.cukedoctor.api.model that return types with arguments of type Example Modifier and Type Method Description List<Example>Scenario. getExamples()Method parameters in com.github.cukedoctor.api.model with type arguments of type Example Modifier and Type Method Description voidScenario. setExamples(List<Example> examples)
-