Class AtlTic3ErgebnisErzeugung

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

    public class AtlTic3ErgebnisErzeugung
    extends java.lang.Object
    implements de.bsvrz.sys.funclib.bitctrl.modell.att.Attributliste
    TIC3 CreateResultType.

    • Constructor Detail

      • AtlTic3ErgebnisErzeugung

        public AtlTic3ErgebnisErzeugung()
    • Method Detail

      • getAutomatischAktualisieren

        public AttJaNein getAutomatischAktualisieren()
        Automatisch aktualisieren.

        TIC3 Info XML Element: UpdateAutomatically (UAT), Specifies whether or not the source data is used to automatically update the data contained in this object.

        Returns:
        der Wert von AutomatischAktualisieren.
      • setAutomatischAktualisieren

        public void setAutomatischAktualisieren​(AttJaNein _automatischAktualisieren)
        Automatisch aktualisieren.

        TIC3 Info XML Element: UpdateAutomatically (UAT), Specifies whether or not the source data is used to automatically update the data contained in this object.

        Parameters:
        _automatischAktualisieren - der neue Wert von AutomatischAktualisieren.
      • getErgebnisErzeugungRegeln

        public de.bsvrz.sys.funclib.bitctrl.modell.att.Feld<AtlTic3ErgebnisErzeugungRegel> getErgebnisErzeugungRegeln()
        Regeln.

        TIC3 Info XML Element: Rule (RUL), A list of rules to be used when this source data is used to create the data contained in this object.

        Returns:
        der Wert von ErgebnisErzeugungRegeln.
      • 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 AtlTic3ErgebnisErzeugung 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