public class SAORelations extends AlchemyLanguageGenericModel
AlchemyLanguage service.| Constructor and Description |
|---|
SAORelations() |
| Modifier and Type | Method and Description |
|---|---|
List<SAORelation> |
getRelations()
Gets the relations.
|
String |
getText()
Gets the text.
|
void |
setRelations(List<SAORelation> relations)
Sets the relations.
|
void |
setText(String text)
Sets the text.
|
getLanguage, getUrl, setLanguage, setUrlgetTotalTransactions, setTotalTransactionsequals, hashCode, toStringpublic List<SAORelation> getRelations()
public String getText()
public void setRelations(List<SAORelation> relations)
relations - The relationspublic void setText(String text)
text - the text to setCopyright © 2015–2016 IBM Watson. All rights reserved.