public class SAORelations extends AlchemyLanguageGenericModel
AlchemyLanguage
service.Constructor and Description |
---|
SAORelations() |
Modifier and Type | Method and Description |
---|---|
java.util.List<SAORelation> |
getRelations()
Gets the relations.
|
java.lang.String |
getText()
Gets the text.
|
void |
setRelations(java.util.List<SAORelation> relations)
Sets the relations.
|
void |
setText(java.lang.String text)
Sets the text.
|
getLanguage, getUrl, setLanguage, setUrl
getTotalTransactions, setTotalTransactions
equals, hashCode, toString
public java.util.List<SAORelation> getRelations()
public java.lang.String getText()
public void setRelations(java.util.List<SAORelation> relations)
relations
- The relationspublic void setText(java.lang.String text)
text
- the text to set