Package org.a11y.brlapi
Interface Parameter.BooleanSettable
-
- All Superinterfaces:
Parameter.Settable
- All Known Implementing Classes:
AudibleAlertsParameter
,LiteraryBrailleParameter
,RetainDotsParameter
,SkipIdenticalLinesParameter
- Enclosing class:
- Parameter
public static interface Parameter.BooleanSettable extends Parameter.Settable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
set(boolean value)
-