public abstract class GlobalParameter extends Parameter
Parameter.BooleanSettable, Parameter.ByteSettable, Parameter.IntSettable, Parameter.LongSettable, Parameter.Settable, Parameter.ShortSettable, Parameter.StringSettable, Parameter.WatcherHandle
BYTE_MASK, UNICODE_BRAILLE_ROW
Modifier | Constructor and Description |
---|---|
protected |
GlobalParameter(ConnectionBase connection) |
Modifier and Type | Method and Description |
---|---|
boolean |
isGlobal() |
get, get, getLabel, getName, getParameter, 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
protected GlobalParameter(ConnectionBase connection)