Class eRFID_TerminalType

java.lang.Object
com.regula.documentreader.api.enums.eRFID_TerminalType

public class eRFID_TerminalType extends Object
Enumeration contains a set of constants that define the type of terminal within the context of the communication session with electronic document
  • Field Details

    • TET_UNDEFINED

      public static final int TET_UNDEFINED
      Not defined
      See Also:
    • TET_INSPECTION_SYSTEM

      public static final int TET_INSPECTION_SYSTEM
      Inspection system
      See Also:
    • TET_AUTHENTICATION_TERMINAL

      public static final int TET_AUTHENTICATION_TERMINAL
      Authentication terminal
      See Also:
    • TET_SIGNATURE_TERMINAL

      public static final int TET_SIGNATURE_TERMINAL
      Signature terminal
      See Also:
    • TET_UNAUTHENTICATED_TERMINAL

      public static final int TET_UNAUTHENTICATED_TERMINAL
      Unauthenticated terminal
      See Also:
  • Constructor Details

    • eRFID_TerminalType

      public eRFID_TerminalType()