uapmd-binding
Toggle table of contents
Common
Target filter
Common
Switch theme
Search in API
Skip to content
uapmd-binding
uapmd-binding
/
dev.atsushieno.uapmd
/
ParameterNamedValue
Parameter
Named
Value
data
class
ParameterNamedValue
(
val
value
:
Double
,
val
name
:
String
)
Members
Constructors
Parameter
Named
Value
Link copied to clipboard
constructor
(
value
:
Double
,
name
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String
value
Link copied to clipboard
val
value
:
Double