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