Class AlarmNotificationProfileType

    • Constructor Detail

      • AlarmNotificationProfileType

        public AlarmNotificationProfileType​(java.lang.String typeId,
                                            java.lang.String nameKey,
                                            java.lang.String descriptionKey)
        Parameters:
        typeId - A unique ID identifying this extension point type.
        nameKey - The key used to retrieve a name for this profile from BundleUtil.
        descriptionKey - The key used to retrieve a description for this profile from BundleUtil.