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, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
encode
protected final InformationObjectAddress informationObjectAddress
public AbstractInformationObjectMessage(ASDUHeader header, InformationObjectAddress informationObjectAddress)
public InformationObjectAddress getInformationObjectAddress()