Class RedactRecognizerResult

java.lang.Object
cloud.pangeacyber.pangea.redact.RedactRecognizerResult

public class RedactRecognizerResult extends Object
  • Constructor Details

    • RedactRecognizerResult

      public RedactRecognizerResult()
  • Method Details

    • getFieldType

      public String getFieldType()
    • getScore

      public int getScore()
    • getText

      public String getText()
    • getStart

      public int getStart()
    • getEnd

      public int getEnd()
    • isRedacted

      public boolean isRedacted()
    • getDataKey

      public String getDataKey()