Class AlarmMetadata$

  • All Implemented Interfaces:
    java.io.Serializable, scala.Function12<Subsystem,​java.lang.String,​java.lang.String,​java.lang.String,​java.lang.String,​AlarmType,​scala.collection.immutable.Set<FullAlarmSeverity>,​java.lang.String,​java.lang.String,​java.lang.Object,​java.lang.Object,​ActivationStatus,​AlarmMetadata>

    public class AlarmMetadata$
    extends scala.runtime.AbstractFunction12<Subsystem,​java.lang.String,​java.lang.String,​java.lang.String,​java.lang.String,​AlarmType,​scala.collection.immutable.Set<FullAlarmSeverity>,​java.lang.String,​java.lang.String,​java.lang.Object,​java.lang.Object,​ActivationStatus,​AlarmMetadata>
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static AlarmMetadata$ MODULE$
      Static reference to the singleton instance of this Scala object.
    • Constructor Summary

      Constructors 
      Constructor Description
      AlarmMetadata$()  
    • Method Summary

      • Methods inherited from class scala.runtime.AbstractFunction12

        curried, toString, tupled
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface scala.Function12

        apply
    • Field Detail

      • MODULE$

        public static final AlarmMetadata$ MODULE$
        Static reference to the singleton instance of this Scala object.
    • Constructor Detail

      • AlarmMetadata$

        public AlarmMetadata$()