Class AttEreignisTypPrioritaet

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<de.bsvrz.sys.funclib.bitctrl.modell.att.Zahl<java.lang.Long>>

    @Wertebereich(minimum=0L,
                  maximum=9223372036854775807L,
                  einheit="")
    public class AttEreignisTypPrioritaet
    extends de.bsvrz.sys.funclib.bitctrl.modell.att.Zahl<java.lang.Long>
    Priorität von Ereignistypen.

    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String EINHEIT
      Deprecated.
      neu: WerteBereich.getWerteBereich(Class) und Zahl.getWerteBereich()
      static java.lang.Long MAX_VALUE
      Deprecated.
      neu: WerteBereich.getWerteBereich(Class) und Zahl.getWerteBereich()
      static java.lang.Long MIN_VALUE
      Deprecated.
      neu: WerteBereich.getWerteBereich(Class) und Zahl.getWerteBereich()
    • Constructor Summary

      Constructors 
      Constructor Description
      AttEreignisTypPrioritaet​(java.lang.Long value)
      Erzeugte eine neues Attribut EreignisTypPriorität.
    • Method Summary

      • Methods inherited from class de.bsvrz.sys.funclib.bitctrl.modell.att.Zahl

        compareTo, doubleValue, equals, floatValue, getValue, getWerteBereich, hashCode, intValue, isZustand, longValue, toString
      • Methods inherited from class java.lang.Number

        byteValue, shortValue
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Field Detail

      • MIN_VALUE

        @Deprecated
        public static final java.lang.Long MIN_VALUE
        Deprecated.
        neu: WerteBereich.getWerteBereich(Class) und Zahl.getWerteBereich()
        Der minimale Wert des Attributs.
      • MAX_VALUE

        @Deprecated
        public static final java.lang.Long MAX_VALUE
        Deprecated.
        neu: WerteBereich.getWerteBereich(Class) und Zahl.getWerteBereich()
        Der maximale Wert des Attributs.
      • EINHEIT

        @Deprecated
        public static final java.lang.String EINHEIT
        Deprecated.
        neu: WerteBereich.getWerteBereich(Class) und Zahl.getWerteBereich()
        Die Einheit.
        See Also:
        Constant Field Values
    • Constructor Detail

      • AttEreignisTypPrioritaet

        public AttEreignisTypPrioritaet​(java.lang.Long value)
        Erzeugte eine neues Attribut EreignisTypPriorität.
        Parameters:
        value - der Wert der Zahl.