public class GTINHelper extends Object
| Constructor and Description |
|---|
GTINHelper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
createGTIN(String gln,
int id) |
static byte[] |
getAsBytes(String gtin,
String type) |
static byte[] |
getAsEAN13(String gtin) |
static byte[] |
getAsGS1_128(String gtin) |
public static String createGTIN(String gln, int id)
gln - the GLNid - the id partpublic static byte[] getAsEAN13(String gtin)
gtin - the GTINpublic static byte[] getAsGS1_128(String gtin)
gtin - the GTINCopyright © 2012 Taimos GmbH. All Rights Reserved.