Interface IListItem<T>

All Known Implementing Classes:
AdapterName, HostOperatingSystem, HostRole, InventoryItem, InventoryItemStatus, Manufacturer, NetworkHost, NetworkInterfaceController, NetworkPrefix, Owner, ResponsiblePerson, TagType, Vendor

public interface IListItem<T>
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
     
  • Method Details

    • getName

      String getName()
    • setName

      void setName(String name)