Interface Intermec


  • public interface Intermec
    To be used with Intermec android scanners, in the setBarcodeParam() method.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int AUSTRALIAN_POST
      To be used in the setBarcodeParam() method, to enable or disable Australian Post barcode type.
      static int AZTEC
      To be used in the setBarcodeParam() method, to enable or disable Aztec barcode type.
      static int BPO
      To be used in the setBarcodeParam() method, to enable or disable BPO barcode type.
      static int CANADA_POST
      To be used in the setBarcodeParam() method, to enable or disable Canada Post barcode type.
      static int CODABAR
      To be used in the setBarcodeParam() method, to enable or disable Codabar barcode type.
      static int CODABLOCK_A
      To be used in the setBarcodeParam() method, to enable or disable Codablock A barcode type.
      static int CODABLOCK_F
      To be used in the setBarcodeParam() method, to enable or disable Codablock F barcode type.
      static int CODE_11
      To be used in the setBarcodeParam() method, to enable or disable Code 11 barcode type.
      static int CODE_128
      To be used in the setBarcodeParam() method, to enable or disable Code 128 barcode type.
      static int CODE_39
      To be used in the setBarcodeParam() method, to enable or disable Code 39 barcode type.
      static int CODE_93
      To be used in the setBarcodeParam() method, to enable or disable Code 93 barcode type.
      static int CODE_GS1_128
      To be used in the setBarcodeParam() method, to enable or disable Code GS1-128 barcode type.
      static int CODE_ISBT_128
      To be used in the setBarcodeParam() method, to enable or disable Code ISBT-128 barcode type.
      static int DATA_MATRIX
      To be used in the setBarcodeParam() method, to enable or disable Data Matrix barcode type.
      static int DUTCH_POST
      To be used in the setBarcodeParam() method, to enable or disable Dutch Post barcode type.
      static int EAN_UPC_EAN_13
      To be used in the setBarcodeParam() method, to enable or disable EAN/UPC EAN-13 barcode type.
      static int EAN_UPC_EAN_8
      To be used in the setBarcodeParam() method, to enable or disable EAN/UPC EAN-8 barcode type.
      static int EAN_UPC_UPC_E
      To be used in the setBarcodeParam() method, to enable or disable EAN/UPC UPC-E barcode type.
      static int EAN_UPC_UPC_E1
      To be used in the setBarcodeParam() method, to enable or disable EAN/UPC UPC-E1 barcode type.
      static int EAN_UPC_UPCA
      To be used in the setBarcodeParam() method, to enable or disable EAN/UPC UPCA barcode type.
      static int GS1_COMPOSITE
      To be used in the setBarcodeParam() method, to enable or disable GS1 Composite barcode type.
      static int GS1_COMPOSITE_C
      To be used in the setBarcodeParam() method, to enable or disable GS1 Composite C barcode type.
      static int GS1_DATA_BAR_EXPANDED
      To be used in the setBarcodeParam() method, to enable or disable GS1 DataBar Expanded barcode type.
      static int GS1_DATA_BAR_LIMITED
      To be used in the setBarcodeParam() method, to enable or disable GS1 DataBar Limited barcode type.
      static int GS1_OMINI_DIRECTIONAL
      To be used in the setBarcodeParam() method, to enable or disable GS1 DataBar Omnidirectional barcode type.
      static int HAN_XIN
      To be used in the setBarcodeParam() method, to enable or disable HanXin barcode type.
      static int INFOMAIL
      To be used in the setBarcodeParam() method, to enable or disable Infomail barcode type.
      static int INTELLIGENT_MAIL
      To be used in the setBarcodeParam() method, to enable or disable Intelligent Mail barcode type.
      static int INTERLEAVED_2_OF_5
      To be used in the setBarcodeParam() method, to enable or disable Interleaved 2 of 5 barcode type.
      static int JAPAN_POST
      To be used in the setBarcodeParam() method, to enable or disable Japan Post barcode type.
      static int MATRIX_2_OF_5
      To be used in the setBarcodeParam() method, to enable or disable Matrix 2 of 5 barcode type.
      static int MAXICODE
      To be used in the setBarcodeParam() method, to enable or disable Maxicode barcode type.
      static int MICRO_PDF_417
      To be used in the setBarcodeParam() method, to enable or disable Micro PDF 417 barcode type.
      static int MSI
      To be used in the setBarcodeParam() method, to enable or disable MSI barcode type.
      static int PDF_417
      To be used in the setBarcodeParam() method, to enable or disable PDF 417 barcode type.
      static int PLANET
      To be used in the setBarcodeParam() method, to enable or disable Planet barcode type.
      static int PLESSEY
      To be used in the setBarcodeParam() method, to enable or disable Plessey barcode type.
      static int POSTNET
      To be used in the setBarcodeParam() method, to enable or disable Postnet barcode type.
      static int QR_CODE
      To be used in the setBarcodeParam() method, to enable or disable QR Code barcode type.
      static int STANDARD_2_OF_5
      To be used in the setBarcodeParam() method, to enable or disable Standard 2 of 5 barcode type.
      static int SWEDEN_POST
      To be used in the setBarcodeParam() method, to enable or disable Sweden Post barcode type.
      static int TELEPEN
      To be used in the setBarcodeParam() method, to enable or disable Telepen barcode type.
      static int TLC_39
      To be used in the setBarcodeParam() method, to enable or disable TLC 39 barcode type.
    • Field Detail

      • AUSTRALIAN_POST

        static final int AUSTRALIAN_POST
        To be used in the setBarcodeParam() method, to enable or disable Australian Post barcode type.
        See Also:
        Constant Field Values
      • AZTEC

        static final int AZTEC
        To be used in the setBarcodeParam() method, to enable or disable Aztec barcode type.
        See Also:
        Constant Field Values
      • BPO

        static final int BPO
        To be used in the setBarcodeParam() method, to enable or disable BPO barcode type.
        See Also:
        Constant Field Values
      • CANADA_POST

        static final int CANADA_POST
        To be used in the setBarcodeParam() method, to enable or disable Canada Post barcode type.
        See Also:
        Constant Field Values
      • CODABAR

        static final int CODABAR
        To be used in the setBarcodeParam() method, to enable or disable Codabar barcode type.
        See Also:
        Constant Field Values
      • CODABLOCK_A

        static final int CODABLOCK_A
        To be used in the setBarcodeParam() method, to enable or disable Codablock A barcode type.
        See Also:
        Constant Field Values
      • CODABLOCK_F

        static final int CODABLOCK_F
        To be used in the setBarcodeParam() method, to enable or disable Codablock F barcode type.
        See Also:
        Constant Field Values
      • CODE_11

        static final int CODE_11
        To be used in the setBarcodeParam() method, to enable or disable Code 11 barcode type.
        See Also:
        Constant Field Values
      • CODE_128

        static final int CODE_128
        To be used in the setBarcodeParam() method, to enable or disable Code 128 barcode type.
        See Also:
        Constant Field Values
      • CODE_GS1_128

        static final int CODE_GS1_128
        To be used in the setBarcodeParam() method, to enable or disable Code GS1-128 barcode type.
        See Also:
        Constant Field Values
      • CODE_ISBT_128

        static final int CODE_ISBT_128
        To be used in the setBarcodeParam() method, to enable or disable Code ISBT-128 barcode type.
        See Also:
        Constant Field Values
      • CODE_39

        static final int CODE_39
        To be used in the setBarcodeParam() method, to enable or disable Code 39 barcode type.
        See Also:
        Constant Field Values
      • CODE_93

        static final int CODE_93
        To be used in the setBarcodeParam() method, to enable or disable Code 93 barcode type.
        See Also:
        Constant Field Values
      • DATA_MATRIX

        static final int DATA_MATRIX
        To be used in the setBarcodeParam() method, to enable or disable Data Matrix barcode type.
        See Also:
        Constant Field Values
      • DUTCH_POST

        static final int DUTCH_POST
        To be used in the setBarcodeParam() method, to enable or disable Dutch Post barcode type.
        See Also:
        Constant Field Values
      • EAN_UPC_EAN_13

        static final int EAN_UPC_EAN_13
        To be used in the setBarcodeParam() method, to enable or disable EAN/UPC EAN-13 barcode type.
        See Also:
        Constant Field Values
      • EAN_UPC_EAN_8

        static final int EAN_UPC_EAN_8
        To be used in the setBarcodeParam() method, to enable or disable EAN/UPC EAN-8 barcode type.
        See Also:
        Constant Field Values
      • EAN_UPC_UPCA

        static final int EAN_UPC_UPCA
        To be used in the setBarcodeParam() method, to enable or disable EAN/UPC UPCA barcode type.
        See Also:
        Constant Field Values
      • EAN_UPC_UPC_E

        static final int EAN_UPC_UPC_E
        To be used in the setBarcodeParam() method, to enable or disable EAN/UPC UPC-E barcode type.
        See Also:
        Constant Field Values
      • EAN_UPC_UPC_E1

        static final int EAN_UPC_UPC_E1
        To be used in the setBarcodeParam() method, to enable or disable EAN/UPC UPC-E1 barcode type.
        See Also:
        Constant Field Values
      • GS1_COMPOSITE

        static final int GS1_COMPOSITE
        To be used in the setBarcodeParam() method, to enable or disable GS1 Composite barcode type.
        See Also:
        Constant Field Values
      • GS1_COMPOSITE_C

        static final int GS1_COMPOSITE_C
        To be used in the setBarcodeParam() method, to enable or disable GS1 Composite C barcode type.
        See Also:
        Constant Field Values
      • GS1_DATA_BAR_EXPANDED

        static final int GS1_DATA_BAR_EXPANDED
        To be used in the setBarcodeParam() method, to enable or disable GS1 DataBar Expanded barcode type.
        See Also:
        Constant Field Values
      • GS1_DATA_BAR_LIMITED

        static final int GS1_DATA_BAR_LIMITED
        To be used in the setBarcodeParam() method, to enable or disable GS1 DataBar Limited barcode type.
        See Also:
        Constant Field Values
      • GS1_OMINI_DIRECTIONAL

        static final int GS1_OMINI_DIRECTIONAL
        To be used in the setBarcodeParam() method, to enable or disable GS1 DataBar Omnidirectional barcode type.
        See Also:
        Constant Field Values
      • HAN_XIN

        static final int HAN_XIN
        To be used in the setBarcodeParam() method, to enable or disable HanXin barcode type.
        See Also:
        Constant Field Values
      • INFOMAIL

        static final int INFOMAIL
        To be used in the setBarcodeParam() method, to enable or disable Infomail barcode type.
        See Also:
        Constant Field Values
      • INTELLIGENT_MAIL

        static final int INTELLIGENT_MAIL
        To be used in the setBarcodeParam() method, to enable or disable Intelligent Mail barcode type.
        See Also:
        Constant Field Values
      • INTERLEAVED_2_OF_5

        static final int INTERLEAVED_2_OF_5
        To be used in the setBarcodeParam() method, to enable or disable Interleaved 2 of 5 barcode type.
        See Also:
        Constant Field Values
      • JAPAN_POST

        static final int JAPAN_POST
        To be used in the setBarcodeParam() method, to enable or disable Japan Post barcode type.
        See Also:
        Constant Field Values
      • MATRIX_2_OF_5

        static final int MATRIX_2_OF_5
        To be used in the setBarcodeParam() method, to enable or disable Matrix 2 of 5 barcode type.
        See Also:
        Constant Field Values
      • MAXICODE

        static final int MAXICODE
        To be used in the setBarcodeParam() method, to enable or disable Maxicode barcode type.
        See Also:
        Constant Field Values
      • MICRO_PDF_417

        static final int MICRO_PDF_417
        To be used in the setBarcodeParam() method, to enable or disable Micro PDF 417 barcode type.
        See Also:
        Constant Field Values
      • MSI

        static final int MSI
        To be used in the setBarcodeParam() method, to enable or disable MSI barcode type.
        See Also:
        Constant Field Values
      • PDF_417

        static final int PDF_417
        To be used in the setBarcodeParam() method, to enable or disable PDF 417 barcode type.
        See Also:
        Constant Field Values
      • PLANET

        static final int PLANET
        To be used in the setBarcodeParam() method, to enable or disable Planet barcode type.
        See Also:
        Constant Field Values
      • PLESSEY

        static final int PLESSEY
        To be used in the setBarcodeParam() method, to enable or disable Plessey barcode type.
        See Also:
        Constant Field Values
      • POSTNET

        static final int POSTNET
        To be used in the setBarcodeParam() method, to enable or disable Postnet barcode type.
        See Also:
        Constant Field Values
      • QR_CODE

        static final int QR_CODE
        To be used in the setBarcodeParam() method, to enable or disable QR Code barcode type.
        See Also:
        Constant Field Values
      • STANDARD_2_OF_5

        static final int STANDARD_2_OF_5
        To be used in the setBarcodeParam() method, to enable or disable Standard 2 of 5 barcode type.
        See Also:
        Constant Field Values
      • SWEDEN_POST

        static final int SWEDEN_POST
        To be used in the setBarcodeParam() method, to enable or disable Sweden Post barcode type.
        See Also:
        Constant Field Values
      • TELEPEN

        static final int TELEPEN
        To be used in the setBarcodeParam() method, to enable or disable Telepen barcode type.
        See Also:
        Constant Field Values
      • TLC_39

        static final int TLC_39
        To be used in the setBarcodeParam() method, to enable or disable TLC 39 barcode type.
        See Also:
        Constant Field Values