Class SCAN_BATCH_MODE


  • public class SCAN_BATCH_MODE
    extends java.lang.Object
    Contains the state parameters of batch mode state and getters of these states. Supported only in RFD8500
    • Method Detail

      • GetBatchModeCodeValue

        public static java.lang.Object GetBatchModeCodeValue​(int value)
      • GetBatchModeCodeValue

        public static java.lang.Object GetBatchModeCodeValue​(java.lang.String value)
      • equals

        public boolean equals​(int val)
      • getValue

        public int getValue()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object