|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Switch | |
|---|---|
| de.ukn.hci.squidy.manager.commander.command | |
| de.ukn.hci.squidy.manager.commander.command.utility | |
| Uses of Switch in de.ukn.hci.squidy.manager.commander.command |
|---|
| Methods in de.ukn.hci.squidy.manager.commander.command that return Switch | |
|---|---|
Switch |
SwitchableCommand.getState()
|
| Methods in de.ukn.hci.squidy.manager.commander.command with parameters of type Switch | |
|---|---|
void |
SwitchableCommand.setState(Switch state)
|
void |
Switchable.setState(Switch state)
|
| Uses of Switch in de.ukn.hci.squidy.manager.commander.command.utility |
|---|
| Methods in de.ukn.hci.squidy.manager.commander.command.utility that return Switch | |
|---|---|
static Switch |
Switch.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Switch[] |
Switch.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||