JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
io.mateu.mdd.shared.interfaces.Option
Packages that use
Option
Package
Description
io.mateu.mdd.shared.interfaces
Uses of
Option
in
io.mateu.mdd.shared.interfaces
Methods in
io.mateu.mdd.shared.interfaces
that return
Option
Modifier and Type
Method
Description
Option
Choice.
getValue
()
Methods in
io.mateu.mdd.shared.interfaces
that return types with arguments of type
Option
Modifier and Type
Method
Description
abstract
List
<
Option
>
Choice.
getOptions
()
Methods in
io.mateu.mdd.shared.interfaces
with parameters of type
Option
Modifier and Type
Method
Description
void
Choice.
setValue
(
Option
value)