public class Pdu extends Object
Pdu(int transactionId, byte unitIdentifier, IoBuffer data)
IoBuffer
getData()
int
getTransactionId()
byte
getUnitIdentifier()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Pdu(int transactionId, byte unitIdentifier, IoBuffer data)
public int getTransactionId()
public byte getUnitIdentifier()
public IoBuffer getData()
public String toString()
toString
Object