Class TvDeviceMap.TvDeviceMapItem
java.lang.Object
ru.bitel.bgbilling.modules.tv.common.bean.TvDeviceMap.TvDeviceMapItem
- Enclosing class:
- TvDeviceMap
public class TvDeviceMap.TvDeviceMapItem
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description TvDeviceMapItem(TvDeviceMap.TvDeviceMapItem parent, TvDevice device, ParameterMap config)
-
Method Summary
Modifier and Type Method Description ParameterMap
getConfig()
java.util.Set<java.lang.Integer>
getDescendantIds()
TvDevice
getDevice()
TvDeviceMap.TvDeviceMapItem
getParent()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TvDeviceMapItem
-
-
Method Details
-
getParent
-
getDevice
-
getConfig
-
getDescendantIds
public java.util.Set<java.lang.Integer> getDescendantIds()
-