@@ -1,17 +0,0 @@
|
||||
package it.unisa.info13d.Articoli;
|
||||
|
||||
/**
|
||||
* Created with MONSTER.
|
||||
* User: xgiovio
|
||||
* Date: 09/01/14
|
||||
* Time: 18.11
|
||||
*/
|
||||
|
||||
|
||||
public abstract class Utilizzabile2 {
|
||||
|
||||
public abstract boolean eAcquistabile();
|
||||
public abstract double get_prezzo_scontato();
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user