| Package | Description | 
|---|---|
| com.ibm.watson.developer_cloud.alchemy.v1.model | 
| Modifier and Type | Method and Description | 
|---|---|
List<SAORelation> | 
CombinedResults.getRelations()
Gets the relations. 
 | 
List<SAORelation> | 
SAORelations.getRelations()
Gets the relations. 
 | 
List<SAORelation> | 
Article.getRelations()
Gets the relations. 
 | 
List<SAORelation> | 
Article.EnrichedTitle.getRelations()
Gets the relations. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CombinedResults.setRelations(List<SAORelation> relations)
Sets the relations. 
 | 
void | 
SAORelations.setRelations(List<SAORelation> relations)
Sets the relations. 
 | 
void | 
Article.setRelations(List<SAORelation> relations)
Sets the relations. 
 | 
void | 
Article.EnrichedTitle.setRelations(List<SAORelation> relations)
Sets the relations. 
 | 
Copyright © 2015–2016 IBM Watson. All rights reserved.