Class InetDeviceMap.InetDeviceMapItem
java.lang.Object
ru.bitel.bgbilling.modules.inet.server.bean.InetDeviceMap.InetDeviceMapItem
- Enclosing class:
 - InetDeviceMap
 
- 
Constructor Summary
ConstructorsConstructorDescriptionInetDeviceMapItem(InetDeviceMap.InetDeviceMapItem parent, InetDevice device, ParameterMap config, ParameterMap selfConfig, Map<Integer, List<Integer>> flowAgentIfaceMap)  - 
Method Summary
Modifier and TypeMethodDescriptionID всех предков.Конфигурация с наследованием от устройств-предков.ID всех потомков.Конфигурация самого устройства + типа устройства. 
- 
Constructor Details
- 
InetDeviceMapItem
public InetDeviceMapItem(InetDeviceMap.InetDeviceMapItem parent, InetDevice device, ParameterMap config, ParameterMap selfConfig, Map<Integer, List<Integer>> flowAgentIfaceMap)  
 - 
 - 
Method Details
- 
getParent
 - 
getDevice
 - 
getConfig
Конфигурация с наследованием от устройств-предков.- Returns:
 
 - 
getSelfConfig
Конфигурация самого устройства + типа устройства.- Returns:
 
 - 
getFlowAgentIfaceMap
 - 
getDescendantIds
ID всех потомков. - 
getAncestorIds
ID всех предков. - 
findRoot
 
 -