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