KSLCore
Toggle table of contents
R1.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.app.dist.result
/
MetricDTO
/
MetricDTO
Metric
DTO
constructor
(
metricName
:
String
,
direction
:
String
,
weight
:
Double
,
domainLowerLimit
:
Double
,
domainUpperLimit
:
Double
,
unitsOfMeasure
:
String
?
=
null
,
description
:
String
?
=
null
)
(
source
)