public abstract class AbstractInformationObjectMessage extends AbstractMessage
| Modifier and Type | Field and Description |
|---|---|
protected InformationObjectAddress |
informationObjectAddress |
header, MAX_INFORMATION_ENTRIES| Constructor and Description |
|---|
AbstractInformationObjectMessage(ASDUHeader header,
InformationObjectAddress informationObjectAddress) |
| Modifier and Type | Method and Description |
|---|---|
InformationObjectAddress |
getInformationObjectAddress() |
dump, getHeader, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitencodeprotected final InformationObjectAddress informationObjectAddress
public AbstractInformationObjectMessage(ASDUHeader header, InformationObjectAddress informationObjectAddress)
public InformationObjectAddress getInformationObjectAddress()
Copyright © 2017 Eclipse NeoSCADA Project. All rights reserved.