public class ImageSceneText extends AlchemyGenericModel
AlchemyVision
service.Constructor and Description |
---|
ImageSceneText() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getSceneText()
Gets the scene text.
|
java.util.List<ImageSceneTextLine> |
getSceneTextLines()
Gets the image faces.
|
java.lang.String |
getUrl()
Gets the url.
|
void |
setSceneTextLines(java.util.List<ImageSceneTextLine> imageTexts)
Sets the image texts.
|
void |
setUrl(java.lang.String url)
Sets the url.
|
getTotalTransactions, setTotalTransactions
equals, hashCode, toString
public java.lang.String getSceneText()
public java.util.List<ImageSceneTextLine> getSceneTextLines()
public java.lang.String getUrl()
public void setSceneTextLines(java.util.List<ImageSceneTextLine> imageTexts)
imageTexts
- The imageTextspublic void setUrl(java.lang.String url)
url
- The url