Package org.a11y.brlapi
Interface Parameter.ByteSettable
- All Superinterfaces:
Parameter.Settable
- All Known Implementing Classes:
ComputerBrailleCellSizeParameter
,CursorBlinkPercentageParameter
- Enclosing class:
- Parameter
-
Method Summary
-
Method Details
-
set
void set(byte value) -
getMinimum
default byte getMinimum() -
getMaximum
default byte getMaximum()
-