toggle menu
Spezi Documentation
androidJvm
switch theme
search in API
app
/
edu.stanford.bdh.engagehf.medication.ui
/
DosageRowInfoData
Dosage
Row
Info
Data
data
class
DosageRowInfoData
(
val
label
:
String
,
val
dosageValues
:
List
<
String
>
)
Members
Constructors
Dosage
Row
Info
Data
Link copied to clipboard
constructor
(
label
:
String
,
dosageValues
:
List
<
String
>
)
Properties
dosage
Values
Link copied to clipboard
val
dosageValues
:
List
<
String
>
label
Link copied to clipboard
val
label
:
String