public class ScannerConfig.DecoderParams.Gs1DatabarLim extends ScannerConfig.DecoderParams.BaseDecoder
Modifier and Type | Field and Description |
---|---|
ScannerConfig.GS1LimitedSecurityLevel |
securityLevel
Sets the four levels of decode security for GS1 DataBar Limited barcodes.
|
enabled
public ScannerConfig.GS1LimitedSecurityLevel securityLevel
ScannerConfig.GS1LimitedSecurityLevel
.
Example Usage: gs1DatabarLim.securityLevel = GS1LimitedSecurityLevel.LEVEL_2;