Class UpdatedLabelsOut

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

public class UpdatedLabelsOut
extends com.ibm.cloud.sdk.core.service.model.GenericModel
The updated labeling from the input document, accounting for the submitted feedback.
  • Constructor Details

    • UpdatedLabelsOut

      public UpdatedLabelsOut()
  • 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