|
||||||||||
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.RequestMessage
net.homeip.mleclerc.omnilink.messagebase.CommandMessage
net.homeip.mleclerc.omnilink.message.ThermostatMaxTemperatureCommand
Field Summary |
Fields inherited from class net.homeip.mleclerc.omnilink.messagebase.Message |
START_CHAR |
Constructor Summary | |
ThermostatMaxTemperatureCommand(double highSetPoint)
|
|
ThermostatMaxTemperatureCommand(int tempZone,
double highSetPoint)
|
Methods inherited from class net.homeip.mleclerc.omnilink.messagebase.CommandMessage |
createReplyMessage, setData |
Methods inherited from class net.homeip.mleclerc.omnilink.messagebase.RequestMessage |
execute, validate |
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, toString, wait, wait, wait |
Constructor Detail |
public ThermostatMaxTemperatureCommand(double highSetPoint) throws CommunicationException
public ThermostatMaxTemperatureCommand(int tempZone, double highSetPoint) throws CommunicationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |