Package com.biglybt.core.devices.impl
Class DeviceTivo.ContainerInfo
java.lang.Object
com.biglybt.core.devices.impl.DeviceTivo.ItemInfo
com.biglybt.core.devices.impl.DeviceTivo.ContainerInfo
- Enclosing class:
- DeviceTivo
-
Field Details
-
name
-
child_count
private int child_count
-
-
Constructor Details
-
ContainerInfo
-
-
Method Details
-
getName
- Specified by:
getName
in classDeviceTivo.ItemInfo
-
getLinkURL
- Specified by:
getLinkURL
in classDeviceTivo.ItemInfo
-
addChild
protected void addChild() -
getChildCount
protected int getChildCount() -
getCreationMillis
public long getCreationMillis()- Specified by:
getCreationMillis
in classDeviceTivo.ItemInfo
-
isContainer
protected boolean isContainer()- Specified by:
isContainer
in classDeviceTivo.ItemInfo
-