Class UPNPMSContainerImpl
java.lang.Object
com.biglybt.net.upnpms.impl.UPNPMSContainerImpl
- All Implemented Interfaces:
UPNPMSContainer, UPNPMSNode
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate UPNPMSBrowserImplprivate List<UPNPMSNode> private Stringprivate String -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedUPNPMSContainerImpl(UPNPMSBrowserImpl _browser, String _id, String _title) -
Method Summary
-
Field Details
-
browser
-
id
-
title
-
children
-
-
Constructor Details
-
UPNPMSContainerImpl
-
-
Method Details
-
getID
- Specified by:
getIDin interfaceUPNPMSNode
-
getTitle
- Specified by:
getTitlein interfaceUPNPMSNode
-
populate
- Throws:
UPnPMSException
-
getChildren
- Specified by:
getChildrenin interfaceUPNPMSContainer- Throws:
UPnPMSException
-