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