Class AtlBcProgrammZustandDisplayFarbenUndSchriften

  • All Implemented Interfaces:
    de.bsvrz.sys.funclib.bitctrl.modell.att.Attributliste

    public class AtlBcProgrammZustandDisplayFarbenUndSchriften
    extends java.lang.Object
    implements de.bsvrz.sys.funclib.bitctrl.modell.att.Attributliste
    Definition für die Attribute der Anzeige des Zustandes eines Programms.

    • Constructor Detail

      • AtlBcProgrammZustandDisplayFarbenUndSchriften

        public AtlBcProgrammZustandDisplayFarbenUndSchriften()
    • Method Detail

      • setTyp

        public void setTyp​(AttSchaltProgrammZustand _typ)
        Der zu beschreibende Zustand.

        Parameters:
        _typ - der neue Wert von Typ.
      • getDisplayAttribute

        public AtlBcDisplayFarbenUndSchriften getDisplayAttribute()
        Definition für die Attribute der Anzeige eines Objektes.

        Returns:
        der Wert von DisplayAttribute.
      • setDisplayAttribute

        public void setDisplayAttribute​(AtlBcDisplayFarbenUndSchriften _displayAttribute)
        Definition für die Attribute der Anzeige eines Objektes.

        Parameters:
        _displayAttribute - der neue Wert von DisplayAttribute.
      • bean2Atl

        public void bean2Atl​(de.bsvrz.dav.daf.main.Data datum,
                             de.bsvrz.sys.funclib.bitctrl.modell.ObjektFactory factory)
        Specified by:
        bean2Atl in interface de.bsvrz.sys.funclib.bitctrl.modell.att.Attributliste
      • atl2Bean

        public void atl2Bean​(de.bsvrz.dav.daf.main.Data daten,
                             de.bsvrz.sys.funclib.bitctrl.modell.ObjektFactory factory)
        Specified by:
        atl2Bean in interface de.bsvrz.sys.funclib.bitctrl.modell.att.Attributliste
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object