public class ScannerConfig.DecoderParams.HanXin extends ScannerConfig.DecoderParams.BaseDecoder
Modifier and Type | Field and Description |
---|---|
ScannerConfig.HanXinInverse |
hanXinInverse
Check the inverse of the HanXin decoder
code.
|
enabled
public ScannerConfig.HanXinInverse hanXinInverse
ScannerConfig.HanXinInverse
.
Example Usage: hanXin.hanXinInverse = HanXinInverse.DISABLED;