public class Tc57Frame
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
int |
getAddress() |
boolean |
getControlBit4() |
boolean |
getControlBit5() |
byte[] |
getData() |
byte[] |
getFrameBytes() |
int |
getFunction() |
boolean |
isPrimaryMessage() |
public boolean isPrimaryMessage()
public boolean getControlBit5()
public boolean getControlBit4()
public int getFunction()
public int getAddress()
public byte[] getData()
public byte[] getFrameBytes()