public class ImageStockResultatRecherche extends Object implements Serializable, ISearchResult
Constructor and Description |
---|
ImageStockResultatRecherche() |
ImageStockResultatRecherche(Double identInventaire,
Double ident,
Double qteTheorique,
Double qteComptee,
Double prTheorique,
Double prReel,
Date dateSaisie,
String code,
String reference,
String branche,
String noserie,
String nomappel,
Double identPrdMaint,
String localisation,
String codeDepot) |
Modifier and Type | Method and Description |
---|---|
String |
getBranche() |
String |
getCode() |
String |
getCodeDepot() |
Date |
getDateSaisie() |
Double |
getIdent() |
Double |
getIdentInventaire() |
Double |
getIdentPrdMaint() |
String |
getLocalisation() |
String |
getNomappel() |
String |
getNoserie() |
Double |
getPrReel() |
Double |
getPrTheorique() |
Double |
getQteComptee() |
Double |
getQteTheorique() |
String |
getReference() |
String |
getResultIdent() |
void |
setBranche(String branche) |
void |
setCode(String code) |
void |
setCodeDepot(String codeDepot) |
void |
setDateSaisie(Date dateSaisie) |
void |
setIdent(Double ident) |
void |
setIdentInventaire(Double identInventaire) |
void |
setIdentPrdMaint(Double identPrdMaint) |
void |
setLocalisation(String localisation) |
void |
setNomappel(String nomappel) |
void |
setNoserie(String noserie) |
void |
setPrReel(Double prReel) |
void |
setPrTheorique(Double prTheorique) |
void |
setQteComptee(Double qteComptee) |
void |
setQteTheorique(Double qteTheorique) |
void |
setReference(String reference) |
public ImageStockResultatRecherche(Double identInventaire, Double ident, Double qteTheorique, Double qteComptee, Double prTheorique, Double prReel, Date dateSaisie, String code, String reference, String branche, String noserie, String nomappel, Double identPrdMaint, String localisation, String codeDepot)
public ImageStockResultatRecherche()
public Double getQteTheorique()
public void setQteTheorique(Double qteTheorique)
public Double getQteComptee()
public void setQteComptee(Double qteComptee)
public Double getPrTheorique()
public void setPrTheorique(Double prTheorique)
public Double getPrReel()
public void setPrReel(Double prReel)
public Date getDateSaisie()
public void setDateSaisie(Date dateSaisie)
public String getReference()
public void setReference(String reference)
public String getBranche()
public void setBranche(String branche)
public String getNoserie()
public void setNoserie(String noserie)
public String getNomappel()
public void setNomappel(String nomappel)
public String getCode()
public void setCode(String code)
public Double getIdentInventaire()
public void setIdentInventaire(Double identInventaire)
public Double getIdent()
public void setIdent(Double ident)
public String getLocalisation()
public void setLocalisation(String localisation)
public Double getIdentPrdMaint()
public void setIdentPrdMaint(Double identPrdMaint)
public String getResultIdent()
getResultIdent
in interface ISearchResult
public String getCodeDepot()
public void setCodeDepot(String codeDepot)
Copyright © 2016. All rights reserved.