Class DciSummaryTableDescriptor


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

      • DciSummaryTableDescriptor

        public DciSummaryTableDescriptor​(org.netxms.base.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 Detail

      • 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