public class UartSettingsPhysicalPortConverter
extends java.lang.Object
Constructor and Description |
---|
UartSettingsPhysicalPortConverter() |
Modifier and Type | Method and Description |
---|---|
UartSettings.PhysicalPortEnum |
decode(byte[] data) |
byte[] |
encode(UartSettings.PhysicalPortEnum model) |
static UartSettingsPhysicalPortConverter |
instance() |
public byte[] encode(UartSettings.PhysicalPortEnum model) throws java.lang.Exception
java.lang.Exception
public UartSettings.PhysicalPortEnum decode(byte[] data) throws java.lang.Exception
java.lang.Exception
public static UartSettingsPhysicalPortConverter instance()