public class CursorBlinkPercentageParameter extends GlobalParameter implements Parameter.ByteSettable
Parameter.BooleanSettable, Parameter.ByteSettable, Parameter.IntSettable, Parameter.LongSettable, Parameter.Settable, Parameter.ShortSettable, Parameter.StringSettable, Parameter.WatcherHandle
BYTE_MASK, UNICODE_BRAILLE_ROW
Constructor and Description |
---|
CursorBlinkPercentageParameter(ConnectionBase connection) |
Modifier and Type | Method and Description |
---|---|
java.lang.Byte |
get() |
byte |
getMaximum() |
int |
getParameter() |
void |
set(byte percentage) |
isGlobal
get, getLabel, getName, getParseDescription, getValue, getValue, isHidable, isSettable, set, setValue, setValue, toString, toString, watch, watch
asBitMask, asBoolean, asBooleanArray, asByte, asByteArray, asDisplaySize, asDots, asDots, asInt, asIntArray, asLong, asLongArray, asRowCells, asShort, asShortArray, asString, toString
printf, toOperandName, toUnicodeBraille, toUnicodeBraille
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getMinimum
public CursorBlinkPercentageParameter(ConnectionBase connection)
public final int getParameter()
getParameter
in class Parameter
public final void set(byte percentage)
set
in interface Parameter.ByteSettable
public final byte getMaximum()
getMaximum
in interface Parameter.ByteSettable