AlertsAttributes

Список аттрибутов алертов

Entries

Link copied to clipboard

Атрибут :_alert_hdl.._target_config

Link copied to clipboard

Атрибут :_alert_hdl.._type

Link copied to clipboard

Атрибут :_alert_hdl.._num_ranges

Link copied to clipboard

Атрибут :_alert_hdl.N._visible

Link copied to clipboard

Атрибут :_alert_hdl.._active

Link copied to clipboard

Атрибут :_alert_hdl.N._archive

Link copied to clipboard

Атрибут :_alert_hdl.N._hdb_group_name

Link copied to clipboard

Атрибут :_alert_hdl.N._class

Link copied to clipboard

Атрибут :_alert_hdl.N._ack_type

Link copied to clipboard

Атрибут :_alert_hdl.N._prior

Link copied to clipboard

Атрибут :_alert_hdl.N._came_text

Link copied to clipboard

Атрибут :_alert_hdl.N._went_text

Link copied to clipboard

Атрибут :_alert_hdl.._ack_state

Link copied to clipboard

Атрибут :_alert_hdl.N._l_limit

Link copied to clipboard

Атрибут :_alert_hdl.N._l_hyst_limit

Link copied to clipboard

Атрибут :_alert_hdl.N._l_incl

Link copied to clipboard

Атрибут :_alert_hdl.N._u_limit

Link copied to clipboard

Атрибут :_alert_hdl.N._u_hyst_limit

Link copied to clipboard

Атрибут :_alert_hdl.N._u_incl

Link copied to clipboard

Атрибут :_alert_hdl.._hyst_type

Link copied to clipboard

Атрибут :_alert_hdl.N._neg

Link copied to clipboard

Атрибут :_alert_hdl.N._match

Link copied to clipboard

Атрибут :_alert_hdl.N._act_text

Link copied to clipboard

Атрибут :_alert_hdl.N._act_back_color

Link copied to clipboard

Атрибут :_alert_hdl.N._act_fore_color

Link copied to clipboard

Атрибут :_alert_hdl.N._value

Link copied to clipboard

Атрибут :_alert_hdl.N._ackable

Link copied to clipboard

Атрибут :_alert_hdl.._dest

Link copied to clipboard

Атрибут :_alert_hdl.._act_range

Link copied to clipboard

Атрибут :_alert_hdl.._param

Link copied to clipboard

Атрибут :_alert_hdl.N._direction

Link copied to clipboard

Атрибут :_alert_hdl.N._ack_time

Link copied to clipboard

Атрибут :_alert_hdl.N._came_time

Link copied to clipboard

Атрибут :_alert_hdl.N._went_time

Link copied to clipboard

Атрибут :_alert_hdl.._system_time

Link copied to clipboard

Атрибут :_alert_hdl.._build_result

Properties

Link copied to clipboard
open override val attrName: String

Текстовое имя атрибута (например, _value, _active).

Link copied to clipboard
open override val attrRef: Int

Ссылка на value другого атрибута, определяющего количество экземпляров детализации. Если -1 — зависимость отсутствует.

Link copied to clipboard
open override val attrType: ProtoVarType

Тип значения (ProtoVarType).

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
open override val enumClass: KClass<out ConfigAttribute>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override val readOnly: Boolean = false

Атрибут только для чтения

Link copied to clipboard
open override val value: Int

Порядковый номер в конфигурационной БД.

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.