public class ImageKeyword extends GenericModel
AlchemyVision service.| Constructor and Description | 
|---|
ImageKeyword()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getHierarchy()
Gets the hierarchy. 
 | 
Double | 
getScore()
Gets the score. 
 | 
String | 
getText()
Gets the text. 
 | 
void | 
setHierarchy(String hierarchy)
Sets the hierarchy. 
 | 
void | 
setScore(Double score)
Sets the score. 
 | 
void | 
setText(String text)
Sets the text. 
 | 
equals, hashCode, toStringpublic String getHierarchy()
knowledgeGraph = true.public Double getScore()
public String getText()
public void setHierarchy(String hierarchy)
hierarchy - The hierarchy.public void setScore(Double score)
score - The scorepublic void setText(String text)
text - The textCopyright © 2015–2016 IBM Watson. All rights reserved.