com.aelitis.net.upnp
Interface UPnPStateVariable

All Known Implementing Classes:
UPnPStateVariableImpl

public interface UPnPStateVariable

Author:
parg

Method Summary
 String getName()
           
 UPnPService getService()
           
 String getValue()
           
 

Method Detail

getName

String getName()

getService

UPnPService getService()

getValue

String getValue()
                throws UPnPException
Throws:
UPnPException