toggle menu
Android FHIR Structured Data Capture Library
1.2.0
androidJvm
switch theme
search in API
Android FHIR Structured Data Capture Library
/
com.google.android.fhir.datacapture.views.factories
/
SelectedOptions
Selected
Options
data
class
SelectedOptions
(
val
options
:
List
<
OptionSelectOption
>
,
val
otherOptions
:
List
<
String
>
)
Members
Constructors
Selected
Options
Link copied to clipboard
constructor
(
options
:
List
<
OptionSelectOption
>
,
otherOptions
:
List
<
String
>
)
Properties
options
Link copied to clipboard
val
options
:
List
<
OptionSelectOption
>
other
Options
Link copied to clipboard
val
otherOptions
:
List
<
String
>
selected
Summary
Link copied to clipboard
val
selectedSummary
:
String