| Package | ardisia.components.barCode |
| Class | public class BarCodeTypes |
| Inheritance | BarCodeTypes Object |
| Constant | Defined By | ||
|---|---|---|---|
| CODABAR : String = codabar [static] | BarCodeTypes | ||
| CODE128_A : String = code128A [static] | BarCodeTypes | ||
| CODE128_B : String = code128B [static] | BarCodeTypes | ||
| CODE39 : String = code39 [static] | BarCodeTypes | ||
| CODE93 : String = code93 [static] | BarCodeTypes | ||
| EAN13 : String = ean13 [static] | BarCodeTypes | ||
| EAN8 : String = ean8 [static] | BarCodeTypes | ||
| INT25 : String = int25 [static] | BarCodeTypes | ||
| MSI : String = msi [static] | BarCodeTypes | ||
| UPC_A : String = upca [static] | BarCodeTypes | ||
| UPC_E : String = upce [static] | BarCodeTypes | ||
| CODABAR | Constant |
public static const CODABAR:String = codabar| CODE128_A | Constant |
public static const CODE128_A:String = code128A| CODE128_B | Constant |
public static const CODE128_B:String = code128B| CODE39 | Constant |
public static const CODE39:String = code39| CODE93 | Constant |
public static const CODE93:String = code93| EAN13 | Constant |
public static const EAN13:String = ean13| EAN8 | Constant |
public static const EAN8:String = ean8| INT25 | Constant |
public static const INT25:String = int25| MSI | Constant |
public static const MSI:String = msi| UPC_A | Constant |
public static const UPC_A:String = upca| UPC_E | Constant |
public static const UPC_E:String = upce