db9010 / com.jovial.db9010 / ColumnSetter / set

set

operator fun <T> set(column: TableColumn<in T>, value: T): Unit

Set the given column to value.