public class SearchResultSpec extends BlackDuckComponent
| Constructor and Description |
|---|
SearchResultSpec() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
getNumResultsInPage() |
java.lang.Long |
getRowStart() |
void |
setNumResultsInPage(java.lang.Integer numResultsInPage) |
void |
setRowStart(java.lang.Long rowStart) |