DesignPointInfo

data class DesignPointInfo(val point: Int, val exp_name: String, val rep_id: Int)

Constructors

Link copied to clipboard
constructor(point: Int, exp_name: String, rep_id: Int)

Properties

Link copied to clipboard
Link copied to clipboard
val point: Int
Link copied to clipboard
val rep_id: Int