@Deprecated
public class ProfileConfig.DataCapture.MSR
extends java.lang.Object
Example Usage: MSR msr = profileConfig.dataCapture.msr;
Modifier and Type | Field and Description |
---|---|
ProfileConfig.ENABLED_STATE |
msr_input_enabled
Deprecated.
Gets and Sets MSR enabled configuration enum
ProfileConfig.ENABLED_STATE . |
Constructor and Description |
---|
MSR()
Deprecated.
|
public ProfileConfig.ENABLED_STATE msr_input_enabled
ProfileConfig.ENABLED_STATE
.
Example Usage: msr.msr_input_enabled = ENABLED_STATE.DEFAULT;