| Package | Description | 
|---|---|
| com.ibm.watson.developer_cloud.alchemy.v1.model | 
| Modifier and Type | Method and Description | 
|---|---|
| Sentiment | SAORelation.RelationObject. getSentiment()Gets the sentiment. | 
| Sentiment | SAORelation.Subject. getSentiment()Gets the sentiment. | 
| Sentiment | Keyword. getSentiment()Gets the sentiment. | 
| Sentiment | Entity. getSentiment()Gets the sentiment. | 
| Sentiment | DocumentSentiment. getSentiment()Gets the sentiment. | 
| Sentiment | CombinedResults. getSentiment()Gets the sentiment. | 
| Sentiment | SAORelation.RelationObject. getSentimentFromSubject()Gets the sentiment from subject. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SAORelation.RelationObject. setSentiment(Sentiment sentiment)Sets the sentiment. | 
| void | SAORelation.Subject. setSentiment(Sentiment sentiment)Sets the sentiment. | 
| void | Keyword. setSentiment(Sentiment sentiment)Sets the sentiment. | 
| void | Entity. setSentiment(Sentiment sentiment)Sets the sentiment. | 
| void | DocumentSentiment. setSentiment(Sentiment sentiment)Sets the sentiment. | 
| void | CombinedResults. setSentiment(Sentiment sentiment)Sets the sentiment. | 
| void | SAORelation.RelationObject. setSentimentFromSubject(Sentiment sentimentFromSubject)Sets the sentiment from subject. | 
Copyright © 2015–2016. All rights reserved.