android.device.scanner.configuration
Class Constants.Symbology

java.lang.Object
  extended by android.device.scanner.configuration.Constants.Symbology
Enclosing class:
Constants

public static final class Constants.Symbology
extends java.lang.Object


Field Summary
static int AZTEC
Bar codes of type Aztec.
static int CHINESE25
Bar codes of type Chinese 2 of 5.
static int CODABAR
Bar codes of type Codabar.
static int CODE11
Bar codes of type Code11.
static int CODE128
Bar codes of type Code128.
static int CODE32
Bar codes of type Code32.
static int CODE39
Bar codes of type Code39.
static int CODE93
Bar codes of type Code93.
static int COMPOSITE_CC_AB
Composite bar codes of type CC-A/B.
static int COMPOSITE_CC_C
Composite bar codes of type CC-C.
static int COMPOSITE_TLC39
Composite bar codes of type TLC-39.
static int DATAMATRIX
Bar codes of type Datamatrix.
static int DISCRETE25
Bar codes of type Discrete 2 of 5.
static int EAN13
Bar codes of type EAN-13.
static int EAN8
Bar codes of type EAN-8.
static int GS1_128
Bar codes of type GS1-128.
static int GS1_14
Bar codes of type GS1 Databar-14.
static int GS1_EXP
Bar codes of type GS1 Databar Expanded.
static int GS1_LIMIT
Bar codes of type GS1 Databar Limited.
static int HANXIN
Bar codes of type Hanxin.
static int INTERLEAVED25
Bar codes of type Interleaved 2 of 5.
static int MATRIX25
Bar codes of type Matrix 2 of 5.
static int MAXICODE
Bar codes of type Maxicode.
static int MICROPDF417
Bar codes of type Micropdf417.
static int MSI
Bar codes of type MSI.
static int NONE
No decoded data.
static int PDF417
Bar codes of type PDF-417.
static int POSTAL_4STATE
Bar codes of type POSTAL_4STATE.
static int POSTAL_AUSTRALIAN
Bar codes of type POSTAL_AUSTRALIAN.
static int POSTAL_JAPAN
Bar codes of type POSTAL_JAPAN.
static int POSTAL_KIX
Bar codes of type POSTAL_KIX.
static int POSTAL_PLANET
Bar codes of type POSTAL_PLANET.
static int POSTAL_POSTNET
Bar codes of type POSTAL_POSTNET.
static int POSTAL_ROYALMAIL
Bar codes of type POSTAL_ROYALMAIL.
static int POSTAL_UPUFICS
Bar codes of type POSTAL_UPUFICS.
static int QRCODE
Bar codes of type QR.
static int RESERVED_13
Reserved13 Code.
static int RESERVED_15
Reserved15 Code.
static int RESERVED_16
Reserved16 Code.
static int RESERVED_20
Reserved20 Code.
static int RESERVED_21
Reserved21 Code.
static int RESERVED_27
Reserved27 Code.
static int RESERVED_28
Reserved28 Code.
static int RESERVED_30
Reserved30 Code.
static int RESERVED_33
Reserved33 Code.
static int RESERVED_6
Reserved6 Code.
static int TRIOPTIC
Bar codes of type Trioptic.
static int UPCA
Bar codes of type UPC-A.
static int UPCE
Bar codes of type UPC-E.
static int UPCE1
Bar codes of type UPC-E1.
 
Constructor Summary
Constants.Symbology()
Symbology class is defining constants for different barcode types.
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait
 

FIELD DETAIL

NONE

public static final int NONE
No decoded data.
See Also:
Constant Field Values

CODE39

public static final int CODE39
Bar codes of type Code39.
See Also:
Constant Field Values

DISCRETE25

public static final int DISCRETE25
Bar codes of type Discrete 2 of 5.
See Also:
Constant Field Values

MATRIX25

public static final int MATRIX25
Bar codes of type Matrix 2 of 5.
See Also:
Constant Field Values

INTERLEAVED25

public static final int INTERLEAVED25
Bar codes of type Interleaved 2 of 5.
See Also:
Constant Field Values

CODABAR

public static final int CODABAR
Bar codes of type Codabar.
See Also:
Constant Field Values

RESERVED_6

public static final int RESERVED_6
Reserved6 Code.
See Also:
Constant Field Values

CODE93

public static final int CODE93
Bar codes of type Code93.
See Also:
Constant Field Values

CODE128

public static final int CODE128
Bar codes of type Code128.
See Also:
Constant Field Values

UPCA

public static final int UPCA
Bar codes of type UPC-A.
See Also:
Constant Field Values

UPCE

public static final int UPCE
Bar codes of type UPC-E.
See Also:
Constant Field Values

EAN13

public static final int EAN13
Bar codes of type EAN-13.
See Also:
Constant Field Values

EAN8

public static final int EAN8
Bar codes of type EAN-8.
See Also:
Constant Field Values

RESERVED_13

public static final int RESERVED_13
Reserved13 Code.
See Also:
Constant Field Values

MSI

public static final int MSI
Bar codes of type MSI.
See Also:
Constant Field Values

RESERVED_15

public static final int RESERVED_15
Reserved15 Code.
See Also:
Constant Field Values

RESERVED_16

public static final int RESERVED_16
Reserved16 Code.
See Also:
Constant Field Values

GS1_14

public static final int GS1_14
Bar codes of type GS1 Databar-14.
See Also:
Constant Field Values

GS1_LIMIT

public static final int GS1_LIMIT
Bar codes of type GS1 Databar Limited.
See Also:
Constant Field Values

GS1_EXP

public static final int GS1_EXP
Bar codes of type GS1 Databar Expanded.
See Also:
Constant Field Values

RESERVED_20

public static final int RESERVED_20
Reserved20 Code.
See Also:
Constant Field Values

RESERVED_21

public static final int RESERVED_21
Reserved21 Code.
See Also:
Constant Field Values

PDF417

public static final int PDF417
Bar codes of type PDF-417.
See Also:
Constant Field Values

DATAMATRIX

public static final int DATAMATRIX
Bar codes of type Datamatrix.
See Also:
Constant Field Values

MAXICODE

public static final int MAXICODE
Bar codes of type Maxicode.
See Also:
Constant Field Values

TRIOPTIC

public static final int TRIOPTIC
Bar codes of type Trioptic.
See Also:
Constant Field Values

CODE32

public static final int CODE32
Bar codes of type Code32.
See Also:
Constant Field Values

RESERVED_27

public static final int RESERVED_27
Reserved27 Code.
See Also:
Constant Field Values

RESERVED_28

public static final int RESERVED_28
Reserved28 Code.
See Also:
Constant Field Values

MICROPDF417

public static final int MICROPDF417
Bar codes of type Micropdf417.
See Also:
Constant Field Values

RESERVED_30

public static final int RESERVED_30
Reserved30 Code.
See Also:
Constant Field Values

QRCODE

public static final int QRCODE
Bar codes of type QR.
See Also:
Constant Field Values

AZTEC

public static final int AZTEC
Bar codes of type Aztec.
See Also:
Constant Field Values

RESERVED_33

public static final int RESERVED_33
Reserved33 Code.
See Also:
Constant Field Values

POSTAL_PLANET

public static final int POSTAL_PLANET
Bar codes of type POSTAL_PLANET.
See Also:
Constant Field Values

POSTAL_POSTNET

public static final int POSTAL_POSTNET
Bar codes of type POSTAL_POSTNET.
See Also:
Constant Field Values

POSTAL_4STATE

public static final int POSTAL_4STATE
Bar codes of type POSTAL_4STATE.
See Also:
Constant Field Values

POSTAL_UPUFICS

public static final int POSTAL_UPUFICS
Bar codes of type POSTAL_UPUFICS.
See Also:
Constant Field Values

POSTAL_ROYALMAIL

public static final int POSTAL_ROYALMAIL
Bar codes of type POSTAL_ROYALMAIL.
See Also:
Constant Field Values

POSTAL_AUSTRALIAN

public static final int POSTAL_AUSTRALIAN
Bar codes of type POSTAL_AUSTRALIAN.
See Also:
Constant Field Values

POSTAL_KIX

public static final int POSTAL_KIX
Bar codes of type POSTAL_KIX.
See Also:
Constant Field Values

POSTAL_JAPAN

public static final int POSTAL_JAPAN
Bar codes of type POSTAL_JAPAN.
See Also:
Constant Field Values

GS1_128

public static final int GS1_128
Bar codes of type GS1-128.
See Also:
Constant Field Values

COMPOSITE_CC_C

public static final int COMPOSITE_CC_C
Composite bar codes of type CC-C.
See Also:
Constant Field Values

COMPOSITE_CC_AB

public static final int COMPOSITE_CC_AB
Composite bar codes of type CC-A/B.
See Also:
Constant Field Values

CHINESE25

public static final int CHINESE25
Bar codes of type Chinese 2 of 5.
See Also:
Constant Field Values

CODE11

public static final int CODE11
Bar codes of type Code11.
See Also:
Constant Field Values

UPCE1

public static final int UPCE1
Bar codes of type UPC-E1.
See Also:
Constant Field Values

COMPOSITE_TLC39

public static final int COMPOSITE_TLC39
Composite bar codes of type TLC-39.
See Also:
Constant Field Values

HANXIN

public static final int HANXIN
Bar codes of type Hanxin.
See Also:
Constant Field Values
Constructor Detail

Constants.Symbology

public Constants.Symbology()