Uses of Class
com.github.cukedoctor.api.model.Output
-
Packages that use Output Package Description com.github.cukedoctor.api.model -
-
Uses of Output in com.github.cukedoctor.api.model
Methods in com.github.cukedoctor.api.model that return types with arguments of type Output Modifier and Type Method Description List<Output>Step. getOutput()Method parameters in com.github.cukedoctor.api.model with type arguments of type Output Modifier and Type Method Description voidStep. setOutput(List<Output> output)
-