Class eRFID_TerminalType


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

      • TET_INSPECTION_SYSTEM

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

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

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

        public static final int TET_UNAUTHENTICATED_TERMINAL
        Unauthenticated terminal
        See Also:
        Constant Field Values
    • Constructor Detail

      • eRFID_TerminalType

        public eRFID_TerminalType()