| Method | Defined By | ||
|---|---|---|---|
| BarcodeType | |||
| Constant | Defined By | ||
|---|---|---|---|
| CODABAR : String = codabar [static] | BarcodeType | ||
| CODE11 : String = code11 [static] | BarcodeType | ||
| CODE128 : String = code128 [static] | BarcodeType | ||
| CODE39 : String = code39 [static] | BarcodeType | ||
| CODE93 : String = code93 [static] | BarcodeType | ||
| DATAMATRIX : String = datamatrix [static] | BarcodeType | ||
| EAN13 : String = ean13 [static] | BarcodeType | ||
| EAN8 : String = ean8 [static] | BarcodeType | ||
| INT25 : String = int25 [static] | BarcodeType | ||
| MSI : String = msi [static] | BarcodeType | ||
| STD25 : String = std25 [static] | BarcodeType | ||
| BarcodeType | () | Constructor |
public function BarcodeType()| CODABAR | Constant |
public static const CODABAR:String = codabar| CODE11 | Constant |
public static const CODE11:String = code11| CODE128 | Constant |
public static const CODE128:String = code128| CODE39 | Constant |
public static const CODE39:String = code39| CODE93 | Constant |
public static const CODE93:String = code93| DATAMATRIX | Constant |
public static const DATAMATRIX:String = datamatrix| 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| STD25 | Constant |
public static const STD25:String = std25