java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.oss.systems.inventory.resource.common.bean.DeviceGroup
All Implemented Interfaces:
Serializable, GuiTitlable, Idable, ListItem, TreeNode<DeviceGroup>

public class DeviceGroup extends IdTitle implements TreeNode<DeviceGroup>
See Also:
  • Field Details

  • Constructor Details

    • DeviceGroup

      public DeviceGroup()
    • DeviceGroup

      public DeviceGroup(int id, String title)
  • Method Details