cybergarage-upnp
org.cybergarage.upnp.event.Property Class Reference

Public Member Functions

 Property ()
 
String getName ()
 
void setName (String val)
 
String getValue ()
 
void setValue (String val)
 

Private Attributes

String name = ""
 
String value = ""
 

Constructor & Destructor Documentation

◆ Property()

org.cybergarage.upnp.event.Property.Property ( )
inline

Member Function Documentation

◆ getName()

String org.cybergarage.upnp.event.Property.getName ( )
inline

◆ getValue()

String org.cybergarage.upnp.event.Property.getValue ( )
inline

◆ setName()

void org.cybergarage.upnp.event.Property.setName ( String val)
inline

◆ setValue()

void org.cybergarage.upnp.event.Property.setValue ( String val)
inline

Field Documentation

◆ name

String org.cybergarage.upnp.event.Property.name = ""
private

◆ value

String org.cybergarage.upnp.event.Property.value = ""
private

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