Class EntireNetwork


  • public class EntireNetwork
    extends GenericObject
    Author:
    Victor
    • Constructor Detail

      • EntireNetwork

        public EntireNetwork​(org.netxms.base.NXCPMessage msg,
                             NXCSession session)
        Parameters:
        msg - Message to create object from
        session - Associated client session
    • Method Detail

      • 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