Constructor for subclasses
Added constructors to House, Apartment, TenancyContract and PurchaseContract to make a special instance from an instance of its superclass. Updatet cli.bat. Added Contract to Orm.getAll(Type)
This commit is contained in:
@ -1 +1 @@
|
||||
java -cp "out\production\DIS sheet 2:lib\db2jcc.jar:lib\db2jcc_license_cu.jar" de.dis2017.Main
|
||||
java -cp "bin/;lib/*" de.dis2017.Main
|
||||
Reference in New Issue
Block a user