public class OriginalLabelsOut
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Class and Description | 
|---|---|
| static interface  | OriginalLabelsOut.ModificationA string identifying the type of modification the feedback entry in the `updated_labels` array. | 
| Constructor and Description | 
|---|
| OriginalLabelsOut() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.List<Category> | getCategories()Gets the categories. | 
| java.lang.String | getModification()Gets the modification. | 
| java.util.List<TypeLabel> | getTypes()Gets the types. | 
public java.util.List<TypeLabel> getTypes()
public java.util.List<Category> getCategories()
public java.lang.String getModification()