public class SentimentAnalysisResults extends Results
| Constructor and Description |
|---|
SentimentAnalysisResults() |
| Modifier and Type | Method and Description |
|---|---|
DocumentSentiment |
getDocSentiment() |
void |
setDocSentiment(DocumentSentiment docSentiment) |
getLanguage, getStatus, getStatusInfo, getUrl, setLanguage, setStatus, setStatusInfo, setUrl, toStringpublic DocumentSentiment getDocSentiment()
public void setDocSentiment(DocumentSentiment docSentiment)
Copyright © 2006–2025 The Apache Software Foundation. All rights reserved.