|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.aelitis.net.upnpms.impl.UPNPMSContainerImpl
public class UPNPMSContainerImpl
Constructor Summary | |
---|---|
protected |
UPNPMSContainerImpl(UPNPMSBrowserImpl _browser,
java.lang.String _id,
java.lang.String _title)
|
Method Summary | |
---|---|
java.util.List<UPNPMSNode> |
getChildren()
|
java.lang.String |
getID()
|
java.lang.String |
getTitle()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected UPNPMSContainerImpl(UPNPMSBrowserImpl _browser, java.lang.String _id, java.lang.String _title)
Method Detail |
---|
public java.lang.String getID()
getID
in interface UPNPMSNode
public java.lang.String getTitle()
getTitle
in interface UPNPMSNode
public java.util.List<UPNPMSNode> getChildren() throws UPnPMSException
getChildren
in interface UPNPMSContainer
UPnPMSException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |