|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.homeip.mleclerc.omnilink.messagebase.Message
net.homeip.mleclerc.omnilink.messagebase.ReplyMessage
net.homeip.mleclerc.omnilink.messagebase.ExpectedReplyMessage
net.homeip.mleclerc.omnilink.messagebase.MultipleInfoReplyMessage
net.homeip.mleclerc.omnilink.message.MessageStatusReport
Nested Class Summary | |
class |
MessageStatusReport.MessageStatusInfo
|
Nested classes inherited from class net.homeip.mleclerc.omnilink.messagebase.MultipleInfoReplyMessage |
MultipleInfoReplyMessage.Info |
Field Summary |
Fields inherited from class net.homeip.mleclerc.omnilink.messagebase.Message |
START_CHAR |
Constructor Summary | |
MessageStatusReport(SystemTypeEnum model)
|
Method Summary | |
protected void |
addInfo(int number,
short[] data)
|
protected MultipleInfoReplyMessage.Info |
createInfo(int messageNumber,
short[] data)
|
Methods inherited from class net.homeip.mleclerc.omnilink.messagebase.MultipleInfoReplyMessage |
dataChanged, getInfo, getInfoList, init, toString |
Methods inherited from class net.homeip.mleclerc.omnilink.messagebase.ExpectedReplyMessage |
checkMessageLength, checkMessageType, setExpectedMessageLength |
Methods inherited from class net.homeip.mleclerc.omnilink.messagebase.ReplyMessage |
execute |
Methods inherited from class net.homeip.mleclerc.omnilink.messagebase.Message |
execute, getData, getExpectedByteCount, getMessageBytes, getMessageLength, getMessageType, setData, setMessageFields |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public MessageStatusReport(SystemTypeEnum model) throws CommunicationException
Method Detail |
protected void addInfo(int number, short[] data) throws CommunicationException
addInfo
in class MultipleInfoReplyMessage
CommunicationException
protected MultipleInfoReplyMessage.Info createInfo(int messageNumber, short[] data) throws CommunicationException
createInfo
in class MultipleInfoReplyMessage
CommunicationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |