com.aelitis.net.upnpms
Interface UPNPMSContainer

All Superinterfaces:
UPNPMSNode
All Known Implementing Classes:
UPNPMSContainerImpl

public interface UPNPMSContainer
extends UPNPMSNode


Method Summary
 List<UPNPMSNode> getChildren()
           
 
Methods inherited from interface com.aelitis.net.upnpms.UPNPMSNode
getID, getTitle
 

Method Detail

getChildren

List<UPNPMSNode> getChildren()
                             throws UPnPMSException
Throws:
UPnPMSException