@Deprecated
public class ProfileConfig.DataCapture.Barcode.DecoderParams.EAN8
extends java.lang.Object
Example Usage: EAN8 ean8 = profileConfig.dataCapture.barcode.decoderParams.ean8;
Modifier and Type | Field and Description |
---|---|
ProfileConfig.ENABLED_STATE |
convert_to_ean13
Deprecated.
Convert EAN8 data to EAN 13.
|
public ProfileConfig.ENABLED_STATE convert_to_ean13
ProfileConfig.ENABLED_STATE
.
Example Usage: ean8.convert_to_ean13 = ENABLED_STATE.DEFAULT;