Package | Description |
---|---|
org.mycontroller.standalone.gateway |
Modifier and Type | Method and Description |
---|---|
static GatewayUtils.SERIAL_PORT_DRIVER |
GatewayUtils.SERIAL_PORT_DRIVER.fromString(String text) |
static GatewayUtils.SERIAL_PORT_DRIVER |
GatewayUtils.SERIAL_PORT_DRIVER.get(int id) |
static GatewayUtils.SERIAL_PORT_DRIVER |
GatewayUtils.SERIAL_PORT_DRIVER.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GatewayUtils.SERIAL_PORT_DRIVER[] |
GatewayUtils.SERIAL_PORT_DRIVER.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2019. All rights reserved.