public class ToneCategory
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description | 
|---|
| ToneCategory() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getCategoryId()Gets the categoryId. | 
| java.lang.String | getCategoryName()Gets the categoryName. | 
| java.util.List<ToneScore> | getTones()Gets the tones. | 
public java.util.List<ToneScore> getTones()
public java.lang.String getCategoryId()
public java.lang.String getCategoryName()