Package totalcross.io.device.scanner
Interface Handheld
-
public interface Handheld
-
-
Field Summary
Fields Modifier and Type Field Description static intAUSPOSTTo be used HandHeld scanners, in the setBarcodeParam method.static intAZTECTo be used HandHeld scanners, in the setBarcodeParam method.static intBPOTo be used HandHeld scanners, in the setBarcodeParam method.static intCANPOSTTo be used HandHeld scanners, in the setBarcodeParam method.static intCHINAPOSTTo be used HandHeld scanners, in the setBarcodeParam method.static intCODABARTo be used HandHeld scanners, in the setBarcodeParam method.static intCODABLOCKTo be used HandHeld scanners, in the setBarcodeParam method.static intCODE11To be used HandHeld scanners, in the setBarcodeParam method.static intCODE128To be used HandHeld scanners, in the setBarcodeParam method.static intCODE16KTo be used HandHeld scanners, in the setBarcodeParam method.static intCODE32To be used HandHeld scanners, in the setBarcodeParam method.static intCODE39To be used HandHeld scanners, in the setBarcodeParam method.static intCODE49To be used HandHeld scanners, in the setBarcodeParam method.static intCODE93To be used HandHeld scanners, in the setBarcodeParam method.static intCOMPOSITETo be used HandHeld scanners, in the setBarcodeParam method.static intCOUPONCODETo be used HandHeld scanners, in the setBarcodeParam method.static intDATAMATRIXTo be used HandHeld scanners, in the setBarcodeParam method.static intDUTCHPOSTTo be used HandHeld scanners, in the setBarcodeParam method.static intEAN13To be used HandHeld scanners, in the setBarcodeParam method.static intEAN8To be used HandHeld scanners, in the setBarcodeParam method.static intIATA25To be used HandHeld scanners, in the setBarcodeParam method.static intIDTAGTo be used HandHeld scanners, in the setBarcodeParam method.static intINT25To be used HandHeld scanners, in the setBarcodeParam method.static intISBTTo be used HandHeld scanners, in the setBarcodeParam method.static intJAPOSTTo be used HandHeld scanners, in the setBarcodeParam method.static intKOREAPOSTTo be used HandHeld scanners, in the setBarcodeParam method.static intLABELTo be used HandHeld scanners, in the setBarcodeParam method.static intMATRIX25To be used HandHeld scanners, in the setBarcodeParam method.static intMAXICODETo be used HandHeld scanners, in the setBarcodeParam method.static intMICROPDFTo be used HandHeld scanners, in the setBarcodeParam method.static intMSITo be used HandHeld scanners, in the setBarcodeParam method.static intOCRTo be used HandHeld scanners, in the setBarcodeParam method.static intPDF417To be used HandHeld scanners, in the setBarcodeParam method.static intPLANETTo be used HandHeld scanners, in the setBarcodeParam method.static intPLESSEYTo be used HandHeld scanners, in the setBarcodeParam method.static intPOSICODETo be used HandHeld scanners, in the setBarcodeParam method.static intPOSTNETTo be used HandHeld scanners, in the setBarcodeParam method.static intQRTo be used HandHeld scanners, in the setBarcodeParam method.static intRSSTo be used HandHeld scanners, in the setBarcodeParam method.static intSTRT25To be used HandHeld scanners, in the setBarcodeParam method.static intTELEPENTo be used HandHeld scanners, in the setBarcodeParam method.static intTLCODE39To be used HandHeld scanners, in the setBarcodeParam method.static intTRIOPTICTo be used HandHeld scanners, in the setBarcodeParam method.static intUPCATo be used HandHeld scanners, in the setBarcodeParam method.static intUPCE0To be used HandHeld scanners, in the setBarcodeParam method.static intUPCE1To be used HandHeld scanners, in the setBarcodeParam method.static intUSPS4CBTo be used HandHeld scanners, in the setBarcodeParam method.
-
-
-
Field Detail
-
AZTEC
static final int AZTEC
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
CODABAR
static final int CODABAR
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
CODE11
static final int CODE11
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
CODE128
static final int CODE128
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
CODE39
static final int CODE39
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
CODE49
static final int CODE49
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
CODE93
static final int CODE93
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
COMPOSITE
static final int COMPOSITE
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
DATAMATRIX
static final int DATAMATRIX
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
EAN8
static final int EAN8
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
EAN13
static final int EAN13
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
INT25
static final int INT25
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
MAXICODE
static final int MAXICODE
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
MICROPDF
static final int MICROPDF
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
OCR
static final int OCR
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
PDF417
static final int PDF417
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
POSTNET
static final int POSTNET
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
QR
static final int QR
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
RSS
static final int RSS
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
UPCA
static final int UPCA
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
UPCE0
static final int UPCE0
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
UPCE1
static final int UPCE1
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
ISBT
static final int ISBT
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
BPO
static final int BPO
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
CANPOST
static final int CANPOST
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
AUSPOST
static final int AUSPOST
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
IATA25
static final int IATA25
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
CODABLOCK
static final int CODABLOCK
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
JAPOST
static final int JAPOST
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
PLANET
static final int PLANET
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
DUTCHPOST
static final int DUTCHPOST
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
MSI
static final int MSI
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
TLCODE39
static final int TLCODE39
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
TRIOPTIC
static final int TRIOPTIC
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
CODE32
static final int CODE32
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
STRT25
static final int STRT25
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
MATRIX25
static final int MATRIX25
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
PLESSEY
static final int PLESSEY
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
CHINAPOST
static final int CHINAPOST
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
KOREAPOST
static final int KOREAPOST
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
TELEPEN
static final int TELEPEN
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
CODE16K
static final int CODE16K
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
POSICODE
static final int POSICODE
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
COUPONCODE
static final int COUPONCODE
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
USPS4CB
static final int USPS4CB
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
IDTAG
static final int IDTAG
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
LABEL
static final int LABEL
To be used HandHeld scanners, in the setBarcodeParam method.- See Also:
- Constant Field Values
-
-