Package | Description |
---|---|
com.cipherlab.barcode.decoder | |
com.cipherlab.barcode.decoderparams |
Modifier and Type | Method and Description |
---|---|
static AddonsType |
AddonsType.valueOf(int value) |
static AddonsType |
AddonsType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AddonsType[] |
AddonsType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
AddonsType |
UpcE.addon2 |
AddonsType |
UpcE1.addon2 |
AddonsType |
Ean8.addon2 |
AddonsType |
UpcA.addon2 |
AddonsType |
Ean13.addon2 |
AddonsType |
UpcE.addon5 |
AddonsType |
UpcE1.addon5 |
AddonsType |
Ean8.addon5 |
AddonsType |
UpcA.addon5 |
AddonsType |
Ean13.addon5 |
AddonsType |
DependencyItems.oneAddons |