ControlTableData

constructor(control_id: Int = -1, exp_id_fk: Int = -1, element_id_fk: Int = -1, key_name: String = "", control_value: Double? = null, lower_bound: Double? = null, upper_bound: Double? = null, property_name: String = "", control_type: String = "", comment: String? = null)