Class DciSummaryTableDescriptor

java.lang.Object
org.netxms.client.datacollection.DciSummaryTableDescriptor

public class DciSummaryTableDescriptor extends Object
Descriptor of DCI summary table
  • Constructor Details

    • DciSummaryTableDescriptor

      public DciSummaryTableDescriptor(NXCPMessage msg, long baseId)
      Create summary information from NXCP message.
      Parameters:
      msg - The NXCPMessage
      baseId - The base ID
    • DciSummaryTableDescriptor

      public DciSummaryTableDescriptor(DciSummaryTable table)
      Create descriptor from table object
      Parameters:
      table - The table object
  • Method Details

    • updateFromTable

      public void updateFromTable(DciSummaryTable table)
      Update descriptor from table
      Parameters:
      table - The table to update from
    • getId

      public int getId()
      Returns:
      the id
    • getMenuPath

      public String getMenuPath()
      Returns:
      the menuPath
    • getTitle

      public String getTitle()
      Returns:
      the title
    • getFlags

      public int getFlags()
      Returns:
      the flags
    • getGuid

      public UUID getGuid()
      Returns:
      the guid