Class EffectiveDates

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

public class EffectiveDates
extends com.ibm.cloud.sdk.core.service.model.GenericModel
An effective date.
  • Constructor Details

    • EffectiveDates

      public EffectiveDates()
  • Method Details

    • getConfidenceLevel

      public String getConfidenceLevel()
      Gets the confidenceLevel.

      The confidence level in the identification of the effective date.

      Returns:
      the confidenceLevel
    • getText

      public String getText()
      Gets the text.

      The effective date, listed as a string.

      Returns:
      the text
    • getTextNormalized

      public String getTextNormalized()
      Gets the textNormalized.

      The normalized form of the effective date, which is listed as a string. This element is optional; it is returned only if normalized text exists.

      Returns:
      the textNormalized
    • getProvenanceIds

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

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

      Returns:
      the provenanceIds
    • getLocation

      public Location getLocation()
      Gets the location.

      The numeric location of the identified element in the document, represented with two integers labeled `begin` and `end`.

      Returns:
      the location