org.cybergarage.upnp.xml
public class ServiceData extends NodeData
Constructor and Description |
---|
ServiceData() |
Modifier and Type | Method and Description |
---|---|
ListenerList |
getControlActionListenerList() |
Node |
getSCPDNode() |
String |
getSID() |
SubscriberList |
getSubscriberList() |
long |
getTimeout() |
void |
setSCPDNode(Node node) |
void |
setSID(String id) |
void |
setTimeout(long value) |
public ListenerList getControlActionListenerList()
public Node getSCPDNode()
public void setSCPDNode(Node node)
public SubscriberList getSubscriberList()
public String getSID()
public void setSID(String id)
public long getTimeout()
public void setTimeout(long value)