public class DocumentAnalysis extends GenericModel
Constructor and Description |
---|
DocumentAnalysis() |
Modifier and Type | Method and Description |
---|---|
java.util.List<ToneCategory> |
getToneCategories()
Gets the toneCategories.
|
void |
setToneCategories(java.util.List<ToneCategory> toneCategories)
Sets the toneCategories.
|
equals, hashCode, toString
public java.util.List<ToneCategory> getToneCategories()
public void setToneCategories(java.util.List<ToneCategory> toneCategories)
toneCategories
- the new toneCategories