|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UPnPClientStateVariable
This interface is the client representation of a UPnP state variable.
| Method Summary | |
|---|---|
String |
getEventedValue()
Gets the value of the UPnP state variable corresponding to this UPnPClientStateVariable object. |
UPnPClientService |
getService()
Gets the UPnP service that this state variable is a member of. |
| Methods inherited from interface org.ocap.hn.upnp.common.UPnPStateVariable |
|---|
getAllowedValues, getDataType, getDefaultValue, getMaximumValue, getMinimumValue, getName, getStepValue, isEvented |
| Method Detail |
|---|
String getEventedValue()
UPnPClientStateVariable object.
UnsupportedOperationException - if the UPnP state variable
corresponding to this UPnPStateVariable object is not
evented as can be determined by calling the
isEvented() method.UPnPClientService getService()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||