Class AtlLoescheSimulationAntwort

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

    public class AtlLoescheSimulationAntwort
    extends java.lang.Object
    implements de.bsvrz.sys.funclib.bitctrl.modell.att.Attributliste
    Lösche-Antwort von Simulationen.

    • Constructor Detail

      • AtlLoescheSimulationAntwort

        public AtlLoescheSimulationAntwort()
    • Method Detail

      • getLoescheSimulationZustand

        public AttLoescheSimulationZustand getLoescheSimulationZustand()
        Zustand nach Loesche-Anforderung einer Simulation.

        Returns:
        der Wert von LoescheSimulationZustand.
      • setLoescheSimulationZustand

        public void setLoescheSimulationZustand​(AttLoescheSimulationZustand _loescheSimulationZustand)
        Zustand nach Loesche-Anforderung einer Simulation.

        Parameters:
        _loescheSimulationZustand - der neue Wert von LoescheSimulationZustand.
      • getLoescheSimulationFehler

        public AttLoescheSimulationFehler getLoescheSimulationFehler()
        Fehler-Status nach Loesche-Anforderung einer Simulation.

        Returns:
        der Wert von LoescheSimulationFehler.
      • setLoescheSimulationFehler

        public void setLoescheSimulationFehler​(AttLoescheSimulationFehler _loescheSimulationFehler)
        Fehler-Status nach Loesche-Anforderung einer Simulation.

        Parameters:
        _loescheSimulationFehler - der neue Wert von LoescheSimulationFehler.
      • 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
      • clone

        public AtlLoescheSimulationAntwort clone()
        Specified by:
        clone in interface de.bsvrz.sys.funclib.bitctrl.modell.att.Attributliste
        Overrides:
        clone in class java.lang.Object
      • toString

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