Klasse GostAbiturMarkierungspruefungErgebnis

java.lang.Object
de.svws_nrw.core.abschluss.gost.GostAbiturMarkierungspruefungErgebnis

public class GostAbiturMarkierungspruefungErgebnis extends Object
Eine Klasse für die Rückmeldung zu einer Abiturmarkierungspruefung in der gymnasialen Oberstufe.
  • Felddetails

    • erfolgreich

      public boolean erfolgreich
      gibt an, ob die Prüfung erfolgreich war
    • log

      @NotNull public @NotNull List<String> log
      Ein Log, der den Ablauf der Markierungsprüfung verdeutlicht
  • Konstruktordetails

    • GostAbiturMarkierungspruefungErgebnis

      public GostAbiturMarkierungspruefungErgebnis()
      Leerer Standardkonstruktor.