| 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<ToneCategory> |
ElementTone.getTones()
Gets the tones.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ElementTone.addTone(ToneCategory tone)
Adds the tone.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ElementTone.setTones(List<ToneCategory> tones)
Sets the tones.
|
Copyright © 2015–2016. All rights reserved.