| Package | Description |
|---|---|
| org.ocap.hn |
Provides representation of the main components of HN, such as servers, actions, action responses, and change listeners.
|
| Modifier and Type | Method and Description |
|---|---|
NetList |
NetList.filterElement(PropertyFilter filter)
Applies a new
PropertyFilter to this element list and
returns a new list. |
abstract NetList |
NetManager.getDeviceList(PropertyFilter filter)
Returns devices that match all properties set by a given filter.
|
NetList |
Device.getNetModuleList()
Returns the list of NetModules supported by this device.
|
abstract NetList |
NetManager.getNetModuleList(PropertyFilter filter)
Returns NetModules that match all properties set by a given filter.
|
NetList |
Device.getSubDevices()
Returns a list of sub devices hosted by this device.
|
Copyright © 2012 CableLabs. All Rights Reserved.