Class ClassificationField


  • public class ClassificationField
    extends Object
    A field holding a classification value.
    • Constructor Detail

      • ClassificationField

        public ClassificationField()
    • Method Detail

      • getConfidence

        public double getConfidence()
        The confidence about the zone of the value extracted. A value from 0 to 1.
      • getValue

        public String getValue()
        The content of the value.
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object