cybergarage-upnp
org.cybergarage.upnp.AllowedValueList Class Reference
Inheritance diagram for org.cybergarage.upnp.AllowedValueList:

Public Member Functions

 AllowedValueList ()
 
 AllowedValueList (String[] values)
 
AllowedValue getAllowedValue (int n)
 
boolean isAllowed (String v)
 

Static Public Attributes

static final String ELEM_NAME = "allowedValueList"
 

Constructor & Destructor Documentation

◆ AllowedValueList() [1/2]

org.cybergarage.upnp.AllowedValueList.AllowedValueList ( )
inline

◆ AllowedValueList() [2/2]

org.cybergarage.upnp.AllowedValueList.AllowedValueList ( String[] values)
inline

Member Function Documentation

◆ getAllowedValue()

AllowedValue org.cybergarage.upnp.AllowedValueList.getAllowedValue ( int n)
inline

◆ isAllowed()

boolean org.cybergarage.upnp.AllowedValueList.isAllowed ( String v)
inline

Field Documentation

◆ ELEM_NAME

final String org.cybergarage.upnp.AllowedValueList.ELEM_NAME = "allowedValueList"
static

The documentation for this class was generated from the following file: