public class Pdu extends Object
Constructor and Description |
---|
Pdu(int transactionId,
byte unitIdentifier,
org.apache.mina.core.buffer.IoBuffer data) |
Modifier and Type | Method and Description |
---|---|
org.apache.mina.core.buffer.IoBuffer |
getData() |
int |
getTransactionId() |
byte |
getUnitIdentifier() |
String |
toString() |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.