public class OriginalLabelsOut
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Modifier and Type | Field and Description | 
|---|---|
protected java.util.List<Category> | 
categories  | 
protected java.util.List<TypeLabel> | 
types  | 
| Constructor and Description | 
|---|
OriginalLabelsOut()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<Category> | 
getCategories()
Gets the categories. 
 | 
java.util.List<TypeLabel> | 
getTypes()
Gets the types. 
 | 
protected java.util.List<TypeLabel> types
protected java.util.List<Category> categories
public java.util.List<TypeLabel> getTypes()
Description of the action specified by the element and whom it affects.
public java.util.List<Category> getCategories()
List of functional categories into which the element falls; in other words, the subject matter of the element.