Package | Description |
---|---|
com.ibm.watson.health.iml.v1.model |
Insights for Medical Literature Service v1.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<QueryConcept> |
Query.getConcepts()
Gets the concepts.
|
java.util.List<QueryConcept> |
Passages.getConceptsToHightlight()
Gets the conceptsToHighlight.
|
Modifier and Type | Method and Description |
---|---|
void |
Query.setConcepts(java.util.List<QueryConcept> concepts)
Sets the concepts.
|
void |
Passages.setConceptsToHighlight(java.util.List<QueryConcept> concepts)
Sets the concepts to highlight.
|
Copyright © 2022 IBM Cloud. All rights reserved.