Package csw.alarm.models
Class Key.SubsystemKey
- java.lang.Object
- 
- csw.alarm.models.Key
- 
- csw.alarm.models.Key.SubsystemKey
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable,- scala.Equals,- scala.Product
 - Enclosing class:
- Key
 
 public static class Key.SubsystemKey extends Key implements scala.Product, java.io.Serializable Represents a key for all the alarms of a subsystemparam: subsystem represents all alarms belonging to this component e.g. NFIRAOS - See Also:
- Serialized Form
 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class csw.alarm.models.KeyKey.AlarmKey, Key.AlarmKey$, Key.ComponentKey, Key.ComponentKey$, Key.GlobalKey$, Key.SubsystemKey, Key.SubsystemKey$
 
- 
 - 
Constructor SummaryConstructors Constructor Description SubsystemKey(Subsystem subsystem)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description Subsystemsubsystem()
 
-