Package com.jamasoftware.velocity.api
Interface TestSetSearchResults
-
public interface TestSetSearchResults
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PageInfo
getPageInfo()
java.util.List<TestSet>
getResults()
java.lang.Integer
getTotal()
-