Package com.deusto.coffeestack.domain
Class VentaLinea
java.lang.Object
com.deusto.coffeestack.domain.VentaLinea
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
VentaLinea
public VentaLinea()
-
-
Method Details
-
getId
-
setId
-
getVenta
-
setVenta
-
getItem
-
setItem
-
getCantidadUnidades
public int getCantidadUnidades() -
setCantidadUnidades
public void setCantidadUnidades(int cantidadUnidades)
-