Class OriginalLabelsOut

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.compare_comply.v1.model.OriginalLabelsOut
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

public class OriginalLabelsOut
extends com.ibm.cloud.sdk.core.service.model.GenericModel
The original labeling from the input document, without the submitted feedback.
  • Constructor Details

    • OriginalLabelsOut

      public OriginalLabelsOut()
  • Method Details

    • getTypes

      public List<TypeLabel> getTypes()
      Gets the types.

      Description of the action specified by the element and whom it affects.

      Returns:
      the types
    • getCategories

      public List<Category> getCategories()
      Gets the categories.

      List of functional categories into which the element falls; in other words, the subject matter of the element.

      Returns:
      the categories