com.aelitis.net.upnpms.impl
Class UPNPMSContainerImpl
java.lang.Object
com.aelitis.net.upnpms.impl.UPNPMSContainerImpl
- All Implemented Interfaces:
- UPNPMSContainer, UPNPMSNode
public class UPNPMSContainerImpl
- extends Object
- implements UPNPMSContainer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UPNPMSContainerImpl
protected UPNPMSContainerImpl(UPNPMSBrowserImpl _browser,
String _id,
String _title)
getID
public String getID()
- Specified by:
getID
in interface UPNPMSNode
getTitle
public String getTitle()
- Specified by:
getTitle
in interface UPNPMSNode
getChildren
public List<UPNPMSNode> getChildren()
throws UPnPMSException
- Specified by:
getChildren
in interface UPNPMSContainer
- Throws:
UPnPMSException