com.aspose.barcode.jr
Class BarCodeProviders
java.lang.Object
com.aspose.barcode.jr.BarCodeProviders
public final class BarCodeProviders
- extends java.lang.Object
Barcode Providers, for wraping the symbologies
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 |
BarCodeProviders
public BarCodeProviders()
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: