net.tomp2p.upnp
Class StateVariableResponse

java.lang.Object
  extended by net.tomp2p.upnp.StateVariableResponse

public class StateVariableResponse
extends Object

This class contains data returned by a state variable query response

Version:
1.0
Author:
SuperBonBon

Field Summary
 StateVariable stateVar
           
 
Method Summary
 String getStateVariableValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

stateVar

public final StateVariable stateVar
Method Detail

getStateVariableValue

public String getStateVariableValue()
Returns:
the variable's value


Copyright © 2013. All Rights Reserved.