cybergarage-upnp
org.cybergarage.upnp.xml.ActionData Class Reference
Inheritance diagram for org.cybergarage.upnp.xml.ActionData:
org.cybergarage.upnp.xml.NodeData

Public Member Functions

 ActionData ()
 
ActionListener getActionListener ()
 
void setActionListener (ActionListener actionListener)
 
ControlResponse getControlResponse ()
 
void setControlResponse (ControlResponse res)
 
- Public Member Functions inherited from org.cybergarage.upnp.xml.NodeData
 NodeData ()
 
void setNode (Node node)
 
Node getNode ()
 

Private Attributes

ActionListener actionListener = null
 
ControlResponse ctrlRes = null
 

Constructor & Destructor Documentation

◆ ActionData()

org.cybergarage.upnp.xml.ActionData.ActionData ( )
inline

Member Function Documentation

◆ getActionListener()

ActionListener org.cybergarage.upnp.xml.ActionData.getActionListener ( )
inline

◆ getControlResponse()

ControlResponse org.cybergarage.upnp.xml.ActionData.getControlResponse ( )
inline

◆ setActionListener()

void org.cybergarage.upnp.xml.ActionData.setActionListener ( ActionListener actionListener)
inline

◆ setControlResponse()

void org.cybergarage.upnp.xml.ActionData.setControlResponse ( ControlResponse res)
inline

Field Documentation

◆ actionListener

ActionListener org.cybergarage.upnp.xml.ActionData.actionListener = null
private

◆ ctrlRes

ControlResponse org.cybergarage.upnp.xml.ActionData.ctrlRes = null
private

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