KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.controls.experiments
/
DesignPointInfo
Design
Point
Info
data
class
DesignPointInfo
(
val
point
:
Int
,
val
exp_name
:
String
,
val
rep_id
:
Int
)
Members
Constructors
Design
Point
Info
Link copied to clipboard
constructor
(
point
:
Int
,
exp_name
:
String
,
rep_id
:
Int
)
Properties
exp_
name
Link copied to clipboard
val
exp_name
:
String
point
Link copied to clipboard
val
point
:
Int
rep_
id
Link copied to clipboard
val
rep_id
:
Int