Package | Description |
---|---|
eu.javaexperience.electronic.uartbus.rpc |
Modifier and Type | Method and Description |
---|---|
UbRpcTest.RpcVals |
RpcTestServiceImpl.setEnum(UbRpcTest.RpcVals v) |
UbRpcTest.RpcVals |
RpcTestService.setEnum(UbRpcTest.RpcVals v) |
static UbRpcTest.RpcVals |
UbRpcTest.RpcVals.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UbRpcTest.RpcVals[] |
UbRpcTest.RpcVals.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
UbRpcTest.RpcVals |
RpcTestServiceImpl.setEnum(UbRpcTest.RpcVals v) |
UbRpcTest.RpcVals |
RpcTestService.setEnum(UbRpcTest.RpcVals v) |
Copyright © 2020. All rights reserved.