Package 

Enum HealthInsuranceCardDetectionStatus

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      FAILED_VALIDATION

      A potential EHIC was found but one or more fields failed validation.

      FAILED_DETECTION

      No document found or the document doesn't look like the back of an EHIC.

      SUCCESS

      Detection successful. The fields array is filled with all of the extracted data. All validatable fields have passed validation.

    • Method Summary

      Modifier and Type Method Description
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait