com.aelitis.net.upnpms
Interface UPNPMSContainer

All Superinterfaces:
UPNPMSNode
All Known Implementing Classes:
UPNPMSContainerImpl

public interface UPNPMSContainer
extends UPNPMSNode


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

Method Detail

getChildren

java.util.List<UPNPMSNode> getChildren()
                                       throws UPnPMSException
Throws:
UPnPMSException