public class QuantiteParDate extends Object implements Serializable
Constructor and Description |
---|
QuantiteParDate() |
Modifier and Type | Method and Description |
---|---|
Date |
getDate() |
Double |
getIdentDepot() |
Double |
getIdentProduit() |
Double |
getQuantite() |
QuantiteParDate |
setDate(Date date) |
QuantiteParDate |
setIdentDepot(Double identDepot) |
QuantiteParDate |
setIdentProduit(Double identProduit) |
QuantiteParDate |
setQuantite(Double quantite) |
public Double getIdentProduit()
public Date getDate()
public Double getQuantite()
public QuantiteParDate setIdentProduit(Double identProduit)
public QuantiteParDate setDate(Date date)
public QuantiteParDate setQuantite(Double quantite)
public Double getIdentDepot()
public QuantiteParDate setIdentDepot(Double identDepot)
Copyright © 2016. All rights reserved.