Package | Description |
---|---|
com.ibm.watson.developer_cloud.tone_analyzer.v3_beta.model |
Classes that map the HTTP service requests and responses into POJOs
|
Modifier and Type | Method and Description |
---|---|
List<SentenceTone> |
ToneAnalysis.getSentencesTone()
Gets the sentences tone.
|
Modifier and Type | Method and Description |
---|---|
void |
ToneAnalysis.addSentencesTone(SentenceTone analysis)
Adds the sentences tone.
|
Modifier and Type | Method and Description |
---|---|
void |
ToneAnalysis.setSentencesTone(List<SentenceTone> sentencesTone)
Sets the sentences tone.
|
Copyright © 2015–2016. All rights reserved.