|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.imag.adele.bundle.upnp.hvac.impl.TemperatureSensorModelImpl
Constructor Summary | |
TemperatureSensorModelImpl()
|
Method Summary | |
void |
getApplication(fr.imag.adele.util.upnp.holder.StringHolder currentApplication)
This method is "add description here" currentApplication out parameter |
String |
getApplicationStateVariableValue()
|
void |
getCurrentTemperature(fr.imag.adele.util.upnp.holder.IntegerHolder currentTemp)
This method is "add description here" currentTemp out parameter |
Integer |
getCurrentTemperatureStateVariableValue()
|
void |
getName(fr.imag.adele.util.upnp.holder.StringHolder currentName)
This method is "add description here" currentName out parameter |
String |
getNameStateVariableValue()
|
void |
setApplication(String newApplication)
This method is "add description here" newApplication in parameter |
void |
setName(String newName)
This method is "add description here" newName in parameter |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TemperatureSensorModelImpl()
Method Detail |
public void getApplication(fr.imag.adele.util.upnp.holder.StringHolder currentApplication)
getApplication
in interface TemperatureSensorModel
public void setApplication(String newApplication)
setApplication
in interface TemperatureSensorModel
public void getCurrentTemperature(fr.imag.adele.util.upnp.holder.IntegerHolder currentTemp)
getCurrentTemperature
in interface TemperatureSensorModel
public void getName(fr.imag.adele.util.upnp.holder.StringHolder currentName)
getName
in interface TemperatureSensorModel
public void setName(String newName)
setName
in interface TemperatureSensorModel
public Integer getCurrentTemperatureStateVariableValue()
getCurrentTemperatureStateVariableValue
in interface TemperatureSensorModel
public String getApplicationStateVariableValue()
getApplicationStateVariableValue
in interface TemperatureSensorModel
public String getNameStateVariableValue()
getNameStateVariableValue
in interface TemperatureSensorModel
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |