Package csw.alarm.models
Class Key.SubsystemKey
java.lang.Object
csw.alarm.models.Key
csw.alarm.models.Key.SubsystemKey
- All Implemented Interfaces:
Serializable
,scala.Equals
,scala.Product
- Enclosing class:
- Key
Represents a key for all the alarms of a subsystem
param: subsystem represents all alarms belonging to this component e.g. NFIRAOS
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class csw.alarm.models.Key
Key.AlarmKey, Key.AlarmKey$, Key.ComponentKey, Key.ComponentKey$, Key.GlobalKey$, Key.SubsystemKey, Key.SubsystemKey$
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface scala.Equals
canEqual, equals
Methods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
-
Constructor Details
-
SubsystemKey
-
-
Method Details
-
subsystem
-