public class AggregateReadItem extends AbstractDriverItem implements ReadItem
| Constructor and Description |
|---|
AggregateReadItem(ReadItem item) |
| Modifier and Type | Method and Description |
|---|---|
void |
addItem(ReadItem item) |
java.lang.String |
getAddress() |
NodeId |
getNodeId() |
void |
setValue(DataValue value)
Callback that the driver will invoke when the read completes.
|
getAddressObject, setAddressObjectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAddressObject, setAddressObjectpublic AggregateReadItem(ReadItem item)
public NodeId getNodeId()
getNodeId in interface DriverItemNodeId of the Node this item represents.public void addItem(ReadItem item)
public java.lang.String getAddress()
getAddress in interface DriverItemDriverItem.