Class AttTlsUfdTyp63

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

    @Wertebereich(minimum=-32640L,
                  maximum=32639L,
                  skalierung=0.1,
                  einheit="\u00b0C")
    public class AttTlsUfdTyp63
    extends de.bsvrz.sys.funclib.bitctrl.modell.att.Zahl<java.lang.Double>
    Niederschlagsart.

    DE-Typ 63 nicht mehr für Neuanwendungen verwenden. Statt dessen DE-Typ 71 "Niederschlagsart"

    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.Double MAX_VALUE
      Deprecated.
      neu: WerteBereich.getWerteBereich(Class) und Zahl.getWerteBereich()
      static java.lang.Double MIN_VALUE
      Deprecated.
      neu: WerteBereich.getWerteBereich(Class) und Zahl.getWerteBereich()
    • Constructor Summary

      Constructors 
      Constructor Description
      AttTlsUfdTyp63​(java.lang.Double value)
      Erzeugte eine neues Attribut TLSUfdTyp63.
    • 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.Double MIN_VALUE
        Deprecated.
        neu: WerteBereich.getWerteBereich(Class) und Zahl.getWerteBereich()
        Der minimale Wert des Attributs.
      • MAX_VALUE

        @Deprecated
        public static final java.lang.Double 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

      • AttTlsUfdTyp63

        public AttTlsUfdTyp63​(java.lang.Double value)
        Erzeugte eine neues Attribut TLSUfdTyp63.
        Parameters:
        value - der Wert der Zahl.