Class Rack

    • Constructor Detail

      • Rack

        public Rack​(org.netxms.base.NXCPMessage msg,
                    NXCSession session)
        Parameters:
        msg -
        session -
    • Method Detail

      • isAllowedOnMap

        public boolean isAllowedOnMap()
        Description copied from class: AbstractObject
        If this method returns true object is allowed to be on custom network map. Default implementation always returns false.
        Overrides:
        isAllowedOnMap in class AbstractObject
        Returns:
        true if object is allowed to be on custom network map
      • isAlarmsVisible

        public boolean isAlarmsVisible()
        Description copied from class: AbstractObject
        If this method returns true object can have visible alarms. Default implementation always returns false.
        Overrides:
        isAlarmsVisible in class AbstractObject
        Returns:
        true if object can contain visible alarms
      • getHeight

        public int getHeight()
        Returns:
        the height
      • isTopBottomNumbering

        public boolean isTopBottomNumbering()
        Returns:
        the topBottomNumbering
      • getPassiveElements

        public List<PassiveRackElement> getPassiveElements()
        Get rack attribute config entry list
        Returns:
        entryList
      • getPassiveElement

        public PassiveRackElement getPassiveElement​(long id)
        Get passive element by id