net.sbbi.upnp.messages
Class StateVariableResponse
java.lang.Object
net.sbbi.upnp.messages.StateVariableResponse
public class StateVariableResponse
- extends Object
This class contains data returned by a state variable query response
- Version:
- 1.0
- Author:
- SuperBonBon
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
stateVar
protected ServiceStateVariable stateVar
stateVariableValue
protected String stateVariableValue
StateVariableResponse
protected StateVariableResponse()
getStateVar
public ServiceStateVariable getStateVar()
getStateVariableValue
public String getStateVariableValue()
Copyright © 2010. All Rights Reserved.