ar.com.fdvs.dj.core
Interface BarcodeTypes

All Known Implementing Classes:
BarCodeColumn, BarcodeHelper

public interface BarcodeTypes


Field Summary
static int _2_OF_7
           
static int _3_OF_9
           
static int BOOKLAND
           
static int CODABAR
           
static int CODE_128
           
static int CODE_128A
           
static int CODE_128B
           
static int CODE_128C
           
static int CODE_39
           
static int CODE_39_EXTENDED
           
static int EAN128
           
static int EAN13
           
static int GLOBAL_TRADE_IT_NUMBER
           
static int INT_2_OF_5
           
static int MONARCH
           
static int NW7
           
static int PDF417
           
static int SCC14_SHIPPING_CODE
           
static int SHIPMENT_IDENTIFICATION_NUMBER
           
static int STD_2_OF_5
           
static int UCCEAN128
           
static int UCCEAN128_00
           
static int UPCA
           
static int USD3
           
static int USD4
           
static int USPS
           
 

Field Detail

_2_OF_7

static final int _2_OF_7
See Also:
Constant Field Values

_3_OF_9

static final int _3_OF_9
See Also:
Constant Field Values

BOOKLAND

static final int BOOKLAND
See Also:
Constant Field Values

CODABAR

static final int CODABAR
See Also:
Constant Field Values

CODE_128

static final int CODE_128
See Also:
Constant Field Values

CODE_128A

static final int CODE_128A
See Also:
Constant Field Values

CODE_128B

static final int CODE_128B
See Also:
Constant Field Values

CODE_128C

static final int CODE_128C
See Also:
Constant Field Values

CODE_39

static final int CODE_39
See Also:
Constant Field Values

EAN128

static final int EAN128
See Also:
Constant Field Values

EAN13

static final int EAN13
See Also:
Constant Field Values

GLOBAL_TRADE_IT_NUMBER

static final int GLOBAL_TRADE_IT_NUMBER
See Also:
Constant Field Values

INT_2_OF_5

static final int INT_2_OF_5
See Also:
Constant Field Values

MONARCH

static final int MONARCH
See Also:
Constant Field Values

NW7

static final int NW7
See Also:
Constant Field Values

SCC14_SHIPPING_CODE

static final int SCC14_SHIPPING_CODE
See Also:
Constant Field Values

PDF417

static final int PDF417
See Also:
Constant Field Values

SHIPMENT_IDENTIFICATION_NUMBER

static final int SHIPMENT_IDENTIFICATION_NUMBER
See Also:
Constant Field Values

UCCEAN128

static final int UCCEAN128
See Also:
Constant Field Values

STD_2_OF_5

static final int STD_2_OF_5
See Also:
Constant Field Values

UCCEAN128_00

static final int UCCEAN128_00
See Also:
Constant Field Values

UPCA

static final int UPCA
See Also:
Constant Field Values

USD3

static final int USD3
See Also:
Constant Field Values

USD4

static final int USD4
See Also:
Constant Field Values

USPS

static final int USPS
See Also:
Constant Field Values

CODE_39_EXTENDED

static final int CODE_39_EXTENDED
See Also:
Constant Field Values


Copyright © 2006-2011 FDV Solutions. All Rights Reserved.