This commit is contained in:
burkart
2023-05-02 10:16:41 +02:00
parent 70a1df4bf3
commit 9c43f858ad

View File

@@ -9,7 +9,7 @@ public class KONTO
{
// Instanzvariablen - ersetzen Sie das folgende Beispiel mit Ihren Variablen
private String IBAN;
protected int kontostand;
protected int konto;
/**
* Konstruktor für Objekte der Klasse KONTO