public class Annotations extends GenericModel
ConceptInsights service.| Constructor and Description | 
|---|
Annotations()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<ScoredConcept> | 
getAnnotations()
Gets the annotations. 
 | 
void | 
setAnnotations(List<ScoredConcept> annotations)
Sets the annotations. 
 | 
equals, hashCode, toStringpublic List<ScoredConcept> getAnnotations()
public void setAnnotations(List<ScoredConcept> annotations)
annotations - The annotationsCopyright © 2015–2016. All rights reserved.