Uses of Class
com.github.cukedoctor.api.model.Row
-
Packages that use Row Package Description com.github.cukedoctor.api.model -
-
Uses of Row in com.github.cukedoctor.api.model
Methods in com.github.cukedoctor.api.model that return Row Modifier and Type Method Description Row[]Example. getRows()Row[]Step. getRows()Methods in com.github.cukedoctor.api.model with parameters of type Row Modifier and Type Method Description voidExample. setRows(Row[] rows)voidStep. setRows(Row[] rows)
-