Package | Description |
---|---|
com.ibm.watson.developer_cloud.tone_analyzer.v3.model |
Modifier and Type | Method and Description |
---|---|
static Tone |
Tone.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Tone[] |
Tone.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<Tone> |
ToneOptions.tones()
Gets the tones.
|
Modifier and Type | Method and Description |
---|---|
ToneOptions.Builder |
ToneOptions.Builder.addTone(Tone tone)
Adds the tone.
|
Copyright © 2015–2016 IBM Watson. All rights reserved.