Class CategoryComparison

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

public class CategoryComparison
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Information defining an element's subject matter.
  • Nested Class Summary

    Nested Classes
    Modifier and Type Class Description
    static interface  CategoryComparison.Label
    The category of the associated element.
  • Constructor Summary

    Constructors
    Constructor Description
    CategoryComparison()  
  • Method Summary

    Modifier and Type Method Description
    String getLabel()
    Gets the label.

    Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel

    equals, hashCode, toString

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • CategoryComparison

      public CategoryComparison()
  • Method Details

    • getLabel

      public String getLabel()
      Gets the label.

      The category of the associated element.

      Returns:
      the label