public class ImageKeyword extends GenericModel
AlchemyVision service.| Constructor and Description | 
|---|
| ImageKeyword() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getHierarchy()Gets the hierarchy. | 
| java.lang.Double | getScore()Gets the score. | 
| java.lang.String | getText()Gets the text. | 
| void | setHierarchy(java.lang.String hierarchy)Sets the hierarchy. | 
| void | setScore(java.lang.Double score)Sets the score. | 
| void | setText(java.lang.String text)Sets the text. | 
equals, hashCode, toStringpublic java.lang.String getHierarchy()
knowledgeGraph = true.public java.lang.Double getScore()
public java.lang.String getText()
public void setHierarchy(java.lang.String hierarchy)
hierarchy - The hierarchy.public void setScore(java.lang.Double score)
score - The scorepublic void setText(java.lang.String text)
text - The text