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.
|
SAORelations |
withRelations(List<SAORelation> relations)
With relations.
|
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 setpublic SAORelations withRelations(List<SAORelation> relations)
relations - the relationsCopyright © 2015–2016. All rights reserved.