| Package | Description | 
|---|---|
| com.itextpdf.text.pdf | 
| Modifier and Type | Method and Description | 
|---|---|
Barcode128.Barcode128CodeSet |  
          Barcode128.getCodeSet()  |  
         
static Barcode128.Barcode128CodeSet |  
          Barcode128.Barcode128CodeSet.valueOf(String name) 
           
             Returns the enum constant of this type with the specified name. 
              |  
         
static Barcode128.Barcode128CodeSet[] |  
          Barcode128.Barcode128CodeSet.values() 
           
             Returns an array containing the constants of this enum type, in the order they are declared. 
              |  
         
| Modifier and Type | Method and Description | 
|---|---|
static String |  
          Barcode128.getRawText(String text, boolean ucc, Barcode128.Barcode128CodeSet codeSet) 
           
             Converts the human readable text to the characters needed to create a barcode using the specified code set. 
              |  
         
void |  
          Barcode128.setCodeSet(Barcode128.Barcode128CodeSet codeSet)  |  
         
Copyright © 1998–2019. All rights reserved.