Package | Description |
---|---|
eu.javaexperience.electronic.uartbus |
Modifier and Type | Field and Description |
---|---|
protected UartbusConsoleEnv.UbConsoleInquiry |
UartbusConsoleEnv.UbConsoleResponse.inquiry |
Modifier and Type | Method and Description |
---|---|
UartbusConsoleEnv.UbConsoleInquiry |
UartbusConsoleEnv.UbConsoleResponse.getType() |
static UartbusConsoleEnv.UbConsoleInquiry |
UartbusConsoleEnv.UbConsoleInquiry.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UartbusConsoleEnv.UbConsoleInquiry[] |
UartbusConsoleEnv.UbConsoleInquiry.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
UbConsoleResponse(UartbusConsoleEnv.UbConsoleInquiry inquiry,
byte[] data,
String etc) |
Copyright © 2020. All rights reserved.