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