com.aspose.barcode.jr
Class BarCodeProviders

java.lang.Object
  extended by com.aspose.barcode.jr.BarCodeProviders

public final class BarCodeProviders
extends java.lang.Object

Barcode Providers, for wraping the symbologies


Constructor Summary
BarCodeProviders()
           
 
Method Summary
static long getBarCodeSymbology(java.lang.String value)
          Get the BarCode's Symbology value by name
static java.lang.String getBarCodeSymbologyName(long value)
          Get the BarCode's Symbology Name by Symbology value
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BarCodeProviders

public BarCodeProviders()
Method Detail

getBarCodeSymbology

public static final long getBarCodeSymbology(java.lang.String value)
Get the BarCode's Symbology value by name

Parameters:
value -
Returns:

getBarCodeSymbologyName

public static final java.lang.String getBarCodeSymbologyName(long value)
Get the BarCode's Symbology Name by Symbology value

Parameters:
value -
Returns: