Package | ardisia.components.barCode.specifications |
Class | public class Msi |
Inheritance | Msi Object |
Numeric only, very simple barcode.
This implementation does generate the optional check digit. Feel free to add
Method | Defined By | ||
---|---|---|---|
encodeForMSI(data:String):String [static]
Encodes a string for the MSI specification. | Msi |