configure

fun configure(value: Double = this.value, lower: Double = this.lower, upper: Double = this.upper, stepIncrement: Double = this.stepIncrement, pageIncrement: Double = this.pageIncrement, pageSize: Double = this.pageSize)