Class TypeLabelComparison

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

public class TypeLabelComparison
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Identification of a specific type.
  • Constructor Summary

    Constructors
    Constructor Description
    TypeLabelComparison()  
  • Method Summary

    Modifier and Type Method Description
    Label 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

    • TypeLabelComparison

      public TypeLabelComparison()
  • Method Details

    • getLabel

      public Label getLabel()
      Gets the label.

      A pair of `nature` and `party` objects. The `nature` object identifies the effect of the element on the identified `party`, and the `party` object identifies the affected party.

      Returns:
      the label