java.lang.Object
com.ogc.pharmagcode.Entity.Lotto
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Lotto
public Lotto(int id_farmaco, int id_lotto, int quantita) -
Lotto
-
-
Method Details
-
getQuantita
public int getQuantita() -
setQuantita
public void setQuantita(int quantita) -
getId_farmaco
public int getId_farmaco() -
getId_lotto
public int getId_lotto()
-