org.ocap.hn.upnp.common
Interface UPnPAdvertisedStateVariable

All Superinterfaces:
UPnPStateVariable
All Known Subinterfaces:
UPnPClientStateVariable

public interface UPnPAdvertisedStateVariable
extends UPnPStateVariable

This interface represents a UPnP state variable as it is described on a particular network. Corresponds to the stateVariable entry in the UPnP service description serviceStateTable element.


Method Summary
 
Methods inherited from interface org.ocap.hn.upnp.common.UPnPStateVariable
getAllowedValues, getDataType, getDefaultValue, getMaximumValue, getMinimumValue, getName, getStepValue, isEvented
 



Copyright © 2011. All Rights Reserved.