Class TypeLabel

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

public class TypeLabel
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Identification of a specific type.
  • Method Details

    • newBuilder

      public TypeLabel.Builder newBuilder()
      New builder.
      Returns:
      a TypeLabel builder
    • label

      public Label label()
      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
    • provenanceIds

      public List<String> provenanceIds()
      Gets the provenanceIds.

      Hashed values that you can send to IBM to provide feedback or receive support.

      Returns:
      the provenanceIds
    • modification

      public String modification()
      Gets the modification.

      The type of modification of the feedback entry in the updated labels response.

      Returns:
      the modification