displayCatalog Methode hinzugefügt
parent
bcd4db028e
commit
e4efb7150e
|
|
@ -74,4 +74,5 @@ public abstract class Medium {
|
|||
public void setBorrowDate(LocalDate borrowDate) {
|
||||
this.borrowDate = borrowDate;
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue