public class QueryConcepts extends GenericModel
| Constructor and Description | 
|---|
| QueryConcepts() | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Concept> | getQueryConcepts()Gets the query concepts. | 
| List<Result> | getResults()Gets the results. | 
| void | setQueryConcepts(List<Concept> queryConcepts)Sets the query concepts. | 
| void | setResults(List<Result> results)Sets the results. | 
equals, hashCode, toStringCopyright © 2015–2016. All rights reserved.