Modifier and Type | Field and Description |
---|---|
DigitPosition |
HID.DigitsPos
Get or set the digits position of the HID keyboard interface.
|
Modifier and Type | Method and Description |
---|---|
static DigitPosition |
DigitPosition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DigitPosition[] |
DigitPosition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|