| Package | Description |
|---|---|
| com.intelligt.modbus.jlibmodbus.msg.base.mei | |
| com.intelligt.modbus.jlibmodbus.msg.request | |
| com.intelligt.modbus.jlibmodbus.utils |
| Modifier and Type | Method and Description |
|---|---|
MEITypeCode |
ModbusEncapsulatedInterface.getTypeCode() |
MEITypeCode |
MEIReadDeviceIdentification.getTypeCode() |
| Modifier and Type | Method and Description |
|---|---|
static ModbusEncapsulatedInterface |
MEIFactory.getMEI(MEITypeCode meiTypeCode) |
| Modifier and Type | Method and Description |
|---|---|
void |
EncapsulatedInterfaceTransportRequest.setMEIType(MEITypeCode meiTypeCode) |
| Modifier and Type | Method and Description |
|---|---|
static MEITypeCode |
MEITypeCode.get(int value) |
static MEITypeCode |
MEITypeCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MEITypeCode[] |
MEITypeCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.