@Deprecated public class ProfileConfig.DataCapture.Barcode.DecoderParams.Composite_AB extends Object
Example Usage: Composite_AB compositeAB = profileConfig.dataCapture.barcode.decoderParams.composite_AB;
Modifier and Type | Field and Description |
---|---|
ProfileConfig.UCC_LINK_MODE |
ucc_link_mode
Deprecated.
Gets and Sets UCC Link Mode using
ProfileConfig.UCC_LINK_MODE enum; |
public ProfileConfig.UCC_LINK_MODE ucc_link_mode
ProfileConfig.UCC_LINK_MODE
enum;
Example Usage: compositeAB.ucc_link_mode = UCC_LINK_MODE.DEFAULT;