public class MouvementStockByDepotProduit.MouvementStockByProduit extends Object implements Serializable
Constructor and Description |
---|
MouvementStockByDepotProduit.MouvementStockByProduit() |
Modifier and Type | Method and Description |
---|---|
void |
add(MouvementStock mouvement) |
MouvementStock |
getMouvementEntree(Double identProduit) |
MouvementStock |
getMouvementSortie(Double identProduit) |
public MouvementStockByDepotProduit.MouvementStockByProduit()
public void add(MouvementStock mouvement)
public MouvementStock getMouvementSortie(Double identProduit)
public MouvementStock getMouvementEntree(Double identProduit)
Copyright © 2016. All rights reserved.