| Property | Defined By | ||
|---|---|---|---|
| encoding : Array [static] | BarcodeI25 | ||
| Method | Defined By | ||
|---|---|---|---|
| BarcodeI25 | |||
compute(code:String, crc:Boolean = false, type:String = null):String [static] | BarcodeI25 | ||
getDigit(code:String, crc:Boolean = false, type:String = null):String [static] | BarcodeI25 | ||
| encoding | property |
public static var encoding:Array| BarcodeI25 | () | Constructor |
public function BarcodeI25()| compute | () | method |
public static function compute(code:String, crc:Boolean = false, type:String = null):StringParameters
code:String | |
crc:Boolean (default = false) | |
type:String (default = null) |
String |
| getDigit | () | method |
public static function getDigit(code:String, crc:Boolean = false, type:String = null):StringParameters
code:String | |
crc:Boolean (default = false) | |
type:String (default = null) |
String |