|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.imag.adele.bundle.upnp.tv.impl.VolumeSelectorModelImpl
Constructor Summary | |
VolumeSelectorModelImpl()
|
Method Summary | |
void |
decrementVolumeDB(fr.imag.adele.util.upnp.holder.IntegerHolder retVolumeDBValue)
This method is "add description here" retVolumeDBValue out parameter |
void |
getMute(fr.imag.adele.util.upnp.holder.BooleanHolder currentMute)
This method is "add description here" currentMute out parameter |
Boolean |
getMuteStateVariableValue()
|
void |
getVolumeDB(fr.imag.adele.util.upnp.holder.IntegerHolder retVolumeDBValue)
This method is "add description here" retVolumeDBValue out parameter |
Integer |
getVolumeDBStateVariableValue()
|
void |
incrementVolumeDB(fr.imag.adele.util.upnp.holder.IntegerHolder retVolumeDBValue)
This method is "add description here" retVolumeDBValue out parameter |
void |
setMute(boolean newMute)
This method is "add description here" newMute in parameter |
void |
setVolumeDB(int newVolumeDBValue)
This method is "add description here" newVolumeDBValue in parameter |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public VolumeSelectorModelImpl()
Method Detail |
public void setVolumeDB(int newVolumeDBValue)
setVolumeDB
in interface VolumeSelectorModel
public void setMute(boolean newMute)
setMute
in interface VolumeSelectorModel
public void getVolumeDB(fr.imag.adele.util.upnp.holder.IntegerHolder retVolumeDBValue)
getVolumeDB
in interface VolumeSelectorModel
public void getMute(fr.imag.adele.util.upnp.holder.BooleanHolder currentMute)
getMute
in interface VolumeSelectorModel
public void incrementVolumeDB(fr.imag.adele.util.upnp.holder.IntegerHolder retVolumeDBValue)
incrementVolumeDB
in interface VolumeSelectorModel
public void decrementVolumeDB(fr.imag.adele.util.upnp.holder.IntegerHolder retVolumeDBValue)
decrementVolumeDB
in interface VolumeSelectorModel
public Integer getVolumeDBStateVariableValue()
getVolumeDBStateVariableValue
in interface VolumeSelectorModel
public Boolean getMuteStateVariableValue()
getMuteStateVariableValue
in interface VolumeSelectorModel
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |