|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
Method Detail |
public void setVolumeDB(int newVolumeDBValue)
public void setMute(boolean newMute)
public void getVolumeDB(fr.imag.adele.util.upnp.holder.IntegerHolder retVolumeDBValue)
public void getMute(fr.imag.adele.util.upnp.holder.BooleanHolder currentMute)
public void incrementVolumeDB(fr.imag.adele.util.upnp.holder.IntegerHolder retVolumeDBValue)
public void decrementVolumeDB(fr.imag.adele.util.upnp.holder.IntegerHolder retVolumeDBValue)
public Integer getVolumeDBStateVariableValue()
public Boolean getMuteStateVariableValue()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |