|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.homeip.mleclerc.omnilink.messagebase.MultipleInfoReplyMessage.Info
net.homeip.mleclerc.omnilink.message.SystemEventsReport.SystemEventInfo
Constructor Summary | |
SystemEventsReport.SystemEventInfo(int number,
SystemEventTypeEnum type)
|
Method Summary | |
protected abstract void |
dataChanged(int eventData)
|
protected void |
dataChanged(short[] data)
|
int |
getEvent()
|
SystemEventTypeEnum |
getType()
|
java.lang.String |
toString()
|
Methods inherited from class net.homeip.mleclerc.omnilink.messagebase.MultipleInfoReplyMessage.Info |
getNumber |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public SystemEventsReport.SystemEventInfo(int number, SystemEventTypeEnum type)
Method Detail |
protected abstract void dataChanged(int eventData)
protected void dataChanged(short[] data) throws CommunicationException
dataChanged
in class MultipleInfoReplyMessage.Info
CommunicationException
public int getEvent()
public SystemEventTypeEnum getType()
public java.lang.String toString()
toString
in class MultipleInfoReplyMessage.Info
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |