public class ImageKeywords extends AlchemyGenericModel
AlchemyVision
service.Constructor and Description |
---|
ImageKeywords() |
Modifier and Type | Method and Description |
---|---|
java.util.List<ImageKeyword> |
getImageKeywords()
Gets the image keywords.
|
java.lang.String |
getUrl()
Gets the url.
|
void |
setImageKeywords(java.util.List<ImageKeyword> imageKeywords)
Sets the image keywords.
|
void |
setUrl(java.lang.String url)
Sets the url.
|
getTotalTransactions, setTotalTransactions
equals, hashCode, toString
public java.util.List<ImageKeyword> getImageKeywords()
public java.lang.String getUrl()
public void setImageKeywords(java.util.List<ImageKeyword> imageKeywords)
imageKeywords
- The imageKeywordspublic void setUrl(java.lang.String url)
url
- The url