public class ImageLink extends AlchemyGenericModel
AlchemyVision
service.Constructor and Description |
---|
ImageLink() |
Modifier and Type | Method and Description |
---|---|
String |
getImage()
Gets the image.
|
String |
getUrl()
Gets the url.
|
void |
setImage(String image)
Sets the image.
|
void |
setUrl(String url)
Sets the url.
|
getTotalTransactions, setTotalTransactions
equals, hashCode, toString
public String getImage()
public String getUrl()
public void setImage(String image)
image
- The imagepublic void setUrl(String url)
url
- The urlCopyright © 2015–2016 IBM Watson. All rights reserved.