| Package | Description |
|---|---|
| com.ibm.watson.developer_cloud.tone_analyzer.v1.model |
| Modifier and Type | Method and Description |
|---|---|
ToneTrait |
ToneTrait.withId(String id)
With id.
|
ToneTrait |
ToneTrait.withLinguisticEvidence(List<LinguisticEvidence> linguisticEvidence)
With linguistic evidence.
|
ToneTrait |
ToneTrait.withName(String name)
With name.
|
ToneTrait |
ToneTrait.withNormalizedScore(Double normalizedScore)
With normalized score.
|
ToneTrait |
ToneTrait.withRawScore(Double rawScore)
With raw score.
|
ToneTrait |
ToneTrait.withWordCount(Integer wordCount)
With word count.
|
| Modifier and Type | Method and Description |
|---|---|
List<ToneTrait> |
ToneDimension.getChildren()
Gets the children.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ToneDimension.setChildren(List<ToneTrait> children)
Sets the children.
|
ToneDimension |
ToneDimension.withChildren(List<ToneTrait> children)
With children.
|
Copyright © 2015. All rights reserved.