Package | Description |
---|---|
com.ibm.watson.health.iml.v1.model |
Insights for Medical Literature Service v1.
|
Modifier and Type | Method and Description |
---|---|
AnnotationModel |
AnnotationModel.Builder.build()
Builds a AnnotationModel.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,AnnotationModel> |
CategoriesModel.annotations()
Gets the annotations.
|
java.util.Map<java.lang.String,AnnotationModel> |
RankedDocument.getAnnotations()
Gets the annotations.
|
java.util.Map<java.lang.String,AnnotationModel> |
SearchMatchesModel.getAnnotations()
Gets the annotations.
|
java.util.Map<java.lang.String,AnnotationModel> |
MultipleCategoriesModel.getAnnotations()
Retrieves category annotations.
|
Modifier and Type | Method and Description |
---|---|
CategoriesModel.Builder |
CategoriesModel.Builder.annotations(java.util.Map<java.lang.String,AnnotationModel> annotations)
Set the annotations.
|
Copyright © 2022 IBM Cloud. All rights reserved.