| Package | Description |
|---|---|
| com.ibm.watson.developer_cloud.tone_analyzer.v3.model |
| 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 IBM Watson. All rights reserved.