Implementati i metodi nuovoProdotto() - offerteAttive()

This commit is contained in:
Simone Argenziano
2013-12-18 00:42:35 +01:00
parent bcbf35b8d3
commit 7d09626fb0
6 changed files with 187 additions and 16 deletions

View File

@@ -7,5 +7,5 @@ package it.unisa.info13d.Utility;
* Time: 18.06
*/
public class ReShow {
public boolean reshow = true;
public boolean reshow = true;
}