public class StockDepot extends Object implements Serializable, ISearchResult
Constructor and Description |
---|
StockDepot() |
StockDepot(Double identStStock,
Double identPrdModele,
Double identDepot,
String codeDepot,
String libelleDepot,
Double identPrdMaint,
String nomAppelPrdMaint,
String designationPrdMaint,
Double quantite,
Double indSensible,
String descriptionPrdModele,
Double ptrPrdfA,
String codeMarque,
String refCons,
String noserie,
Date dtentree,
Double indLot) |
StockDepot(Double identStStock,
Double identPrdModele,
Double identDepot,
String codeDepot,
String libelleDepot,
Double identPrdMaint,
String nomAppelPrdMaint,
String designationPrdMaint,
Double quantite,
Double indSensible,
String descriptionPrdModele,
Double ptrPrdfA,
String codeMarque,
String refCons,
String noserie,
Date dtentree,
Double indLot,
Double identDemande,
Double identInterv,
String numDemande,
Double numInterv,
String codeClient,
String nomClient,
String siteClient,
Date dtMouvt,
Double identDepot2,
String codeDepot2) |
public StockDepot()
public StockDepot(Double identStStock, Double identPrdModele, Double identDepot, String codeDepot, String libelleDepot, Double identPrdMaint, String nomAppelPrdMaint, String designationPrdMaint, Double quantite, Double indSensible, String descriptionPrdModele, Double ptrPrdfA, String codeMarque, String refCons, String noserie, Date dtentree, Double indLot)
public StockDepot(Double identStStock, Double identPrdModele, Double identDepot, String codeDepot, String libelleDepot, Double identPrdMaint, String nomAppelPrdMaint, String designationPrdMaint, Double quantite, Double indSensible, String descriptionPrdModele, Double ptrPrdfA, String codeMarque, String refCons, String noserie, Date dtentree, Double indLot, Double identDemande, Double identInterv, String numDemande, Double numInterv, String codeClient, String nomClient, String siteClient, Date dtMouvt, Double identDepot2, String codeDepot2)
public Double getIdentDepot()
public void setIdentDepot(Double identDepot)
public String getCodeDepot()
public void setCodeDepot(String codeDepot)
public String getLibelleDepot()
public void setLibelleDepot(String libelleDepot)
public Double getIdentPrdMaint()
public void setIdentPrdMaint(Double identPrdMaint)
public String getNomAppelPrdMaint()
public void setNomAppelPrdMaint(String nomAppelPrdMaint)
public String getDesignationPrdMaint()
public void setDesignationPrdMaint(String designationPrdMaint)
public Double getQuantite()
public void setQuantite(Double quantite)
public Double getIndSensible()
public void setIndSensible(Double indSensible)
indSensible
- 1 si le produit est coûteuxpublic Double getIdentStStock()
public void setIdentStStock(Double identStStock)
public Double getIdentPrdModele()
public void setIdentPrdModele(Double identPrdModele)
public String getDescriptionPrdModele()
public void setDescriptionPrdModele(String descriptionPrdModele)
public Double getPtrPrdfA()
public void setPtrPrdfA(Double ptrPrdfA)
public String getCodeMarque()
public void setCodeMarque(String codeMarque)
public String getRefCons()
public void setRefCons(String refCons)
public String getNoserie()
public void setNoserie(String noserie)
public String getNumDemande()
public void setNumDemande(String numDemande)
public Double getNumInterv()
public void setNumInterv(Double numInterv)
public String getCodeClient()
public void setCodeClient(String codeClient)
public String getNomClient()
public void setNomClient(String nomClient)
public String getSiteClient()
public void setSiteClient(String siteClient)
public Double getIdentDemande()
public void setIdentDemande(Double identDemande)
public Double getIdentInterv()
public void setIdentInterv(Double identInterv)
public Date getDtMouvt()
public void setDtMouvt(Date dtMouvt)
public Double getIdentDepot2()
public void setIdentDepot2(Double identDepot2)
public String getCodeDepot2()
public void setCodeDepot2(String codeDepot2)
public String getCodeAffaire()
public void setCodeAffaire(String codeAffaire)
public Date getDtentree()
public void setDtentree(Date dtentree)
public Double getIndLot()
public void setIndLot(Double indLot)
public String getResultIdent()
getResultIdent
in interface ISearchResult
public Double getIdentLienPiece()
public void setIdentLienPiece(Double identLienPiece)
identLienPiece
- the identLienPiece to setpublic String getReferenceInventaire()
public void setReferenceInventaire(String referenceInventaire)
Copyright © 2016. All rights reserved.