com.aelitis.net.upnp.impl.services
Class UPnPStateVariableImpl
java.lang.Object
com.aelitis.net.upnp.impl.services.UPnPStateVariableImpl
- All Implemented Interfaces:
- UPnPStateVariable
public class UPnPStateVariableImpl
- extends Object
- implements UPnPStateVariable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
service
protected UPnPServiceImpl service
name
protected String name
UPnPStateVariableImpl
protected UPnPStateVariableImpl(UPnPServiceImpl _service,
SimpleXMLParserDocumentNode node)
getName
public String getName()
- Specified by:
getName
in interface UPnPStateVariable
getService
public UPnPService getService()
- Specified by:
getService
in interface UPnPStateVariable
getValue
public String getValue()
throws UPnPException
- Specified by:
getValue
in interface UPnPStateVariable
- Throws:
UPnPException