|
||||||||||
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.UnitStatusReport.UnitStatusInfo
Constructor Summary | |
UnitStatusReport.UnitStatusInfo(int unit)
|
Method Summary | |
void |
dataChanged(short[] data)
|
UnitControlEnum |
getCondition()
|
int |
getRemainingTime()
|
int |
getUnit()
|
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 UnitStatusReport.UnitStatusInfo(int unit)
Method Detail |
public void dataChanged(short[] data) throws CommunicationException
dataChanged
in class MultipleInfoReplyMessage.Info
CommunicationException
public int getUnit()
public int getRemainingTime()
public UnitControlEnum getCondition()
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 |