| Package | Description |
|---|---|
| com.ibm.watson.developer_cloud.tone_analyzer.v3.model |
Classes that map the HTTP service requests and responses into POJOs
|
| Modifier and Type | Method and Description |
|---|---|
List<ToneScore> |
ToneCategory.getTones()
Gets the tones.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ToneCategory.addTone(ToneScore score)
Adds the tone.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ToneCategory.setTones(List<ToneScore> tones)
Sets the tones.
|
Copyright © 2015–2016. All rights reserved.