| Package | Description |
|---|---|
| tech.seltzer.enums | |
| tech.seltzer.objects.command.selector |
| Modifier and Type | Method and Description |
|---|---|
static SeltzerKeys |
SeltzerKeys.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SeltzerKeys[] |
SeltzerKeys.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SeltzerKeys |
SendKeyCommandData.getKey() |
| Modifier and Type | Method and Description |
|---|---|
void |
SendKeyCommandData.setKey(SeltzerKeys key) |
Copyright © 2017. All rights reserved.