All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.pdfjet.GS1_128 Maven / Gradle / Ivy

/*    */ package com.pdfjet;
/*    */ 
/*    */ class GS1_128
/*    */ {
/* 13 */   public static final int[] TABLE = { 212222, 222122, 222221, 121223, 121322, 131222, 122213, 122312, 132212, 221213, 221312, 231212, 112232, 122132, 122231, 113222, 123122, 123221, 223211, 221132, 221231, 213212, 223112, 312131, 311222, 321122, 321221, 312212, 322112, 322211, 212123, 212321, 232121, 111323, 131123, 131321, 112313, 132113, 132311, 211313, 231113, 231311, 112133, 112331, 132131, 113123, 113321, 133121, 313121, 211331, 231131, 213113, 213311, 213131, 311123, 311321, 331121, 312113, 312311, 332111, 314111, 221411, 431111, 111224, 111422, 121124, 121421, 141122, 141221, 112214, 112412, 122114, 122411, 142112, 142211, 241211, 221114, 413111, 241112, 134111, 111242, 121142, 121241, 114212, 124112, 124211, 411212, 421112, 421211, 212141, 214121, 412121, 111143, 111341, 131141, 114113, 114311, 411113, 411311, 113141, 114131, 311141, 411131, 211412, 211214, 211232, 2331112 };
/*    */   public static final int SHIFT = 98;
/*    */   public static final int CODE_C = 99;
/*    */   public static final int CODE_B = 100;
/*    */   public static final int CODE_A = 101;
/*    */   public static final int START_A = 103;
/*    */   public static final int START_B = 104;
/*    */   public static final int START_C = 105;
/*    */   public static final int STOP = 106;
/*    */ }

/* Location:           E:\EGGWIFI\Customer\trunk\src\Workspace\Customer\Customer Maven Webapp\src\main\webapp\WEB-INF\lib\PDFjet.jar
 * Qualified Name:     com.pdfjet.GS1_128
 * JD-Core Version:    0.6.2
 */




© 2015 - 2024 Weber Informatics LLC | Privacy Policy