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, toString
public DocumentSentiment getDocSentiment()
public void setDocSentiment(DocumentSentiment docSentiment)
Copyright © 2006–2024 The Apache Software Foundation. All rights reserved.