|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
String |
getControlModeStateVariableValue()
|
void |
getMinMax(fr.imag.adele.util.upnp.holder.IntegerHolder currentMinPosition,
fr.imag.adele.util.upnp.holder.IntegerHolder currentMaxPosition)
This method is "add description here" currentMinPosition out parameter currentMaxPosition out parameter |
void |
getMode(fr.imag.adele.util.upnp.holder.StringHolder currentControlMode)
This method is "add description here" currentControlMode out parameter |
void |
getPosition(fr.imag.adele.util.upnp.holder.IntegerHolder currentPositionStatus)
This method is "add description here" currentPositionStatus out parameter |
Integer |
getPositionStatusStateVariableValue()
|
void |
getPositionTarget(fr.imag.adele.util.upnp.holder.IntegerHolder currentPositionTarget)
This method is "add description here" currentPositionTarget out parameter |
void |
setMinMax(int newMinPosition,
int newMaxPosition)
This method is "add description here" newMinPosition in parameter newMaxPosition in parameter |
void |
setMode(String newControlMode)
This method is "add description here" newControlMode in parameter |
void |
setPosition(int newPositionTarget)
This method is "add description here" newPositionTarget in parameter |
Method Detail |
public void getPositionTarget(fr.imag.adele.util.upnp.holder.IntegerHolder currentPositionTarget)
public void setPosition(int newPositionTarget)
public void getPosition(fr.imag.adele.util.upnp.holder.IntegerHolder currentPositionStatus)
public void getMinMax(fr.imag.adele.util.upnp.holder.IntegerHolder currentMinPosition, fr.imag.adele.util.upnp.holder.IntegerHolder currentMaxPosition)
public void setMinMax(int newMinPosition, int newMaxPosition)
public void getMode(fr.imag.adele.util.upnp.holder.StringHolder currentControlMode)
public void setMode(String newControlMode)
public Integer getPositionStatusStateVariableValue()
public String getControlModeStateVariableValue()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |