public class InventaireResultatRecherche extends Object implements Serializable, ISearchResult, IdentIdentifiable
Constructor and Description |
---|
InventaireResultatRecherche() |
InventaireResultatRecherche(Double identInventaire,
Double identDepot,
String codeDepot,
String code,
String regroupement,
String description,
Double etat,
Date dateCreation,
Date dateValidation,
Date dateCloture,
String codeResponsable) |
Modifier and Type | Method and Description |
---|---|
String |
getCode() |
String |
getCodeDepot() |
String |
getCodeResponsable() |
Date |
getDateCloture() |
Date |
getDateCreation() |
Date |
getDateValidation() |
String |
getDescription() |
Double |
getEtat() |
Double |
getIdent() |
Double |
getIdentDepot() |
Double |
getIdentInventaire() |
String |
getRegroupement() |
String |
getResultIdent() |
void |
setCode(String code) |
void |
setCodeDepot(String codeDepot) |
void |
setCodeResponsable(String codeResponsable) |
void |
setDateCloture(Date dateCloture) |
void |
setDateCreation(Date dateCreation) |
void |
setDateValidation(Date dateValidation) |
void |
setDescription(String description) |
void |
setEtat(Double etat) |
void |
setIdentDepot(Double identDepot) |
void |
setIdentInventaire(Double identInventaire) |
void |
setRegroupement(String regroupement) |
public Double getIdentInventaire()
public void setIdentInventaire(Double identInventaire)
public String getCode()
public void setCode(String code)
public String getRegroupement()
public void setRegroupement(String regroupement)
public String getDescription()
public void setDescription(String description)
public Double getEtat()
public void setEtat(Double etat)
public Date getDateCreation()
public void setDateCreation(Date dateCreation)
public Date getDateValidation()
public void setDateValidation(Date dateValidation)
public Date getDateCloture()
public void setDateCloture(Date dateCloture)
public String getCodeResponsable()
public void setCodeResponsable(String codeResponsable)
public Double getIdentDepot()
public void setIdentDepot(Double identDepot)
public String getCodeDepot()
public void setCodeDepot(String codeDepot)
public String getResultIdent()
getResultIdent
in interface ISearchResult
public Double getIdent()
getIdent
in interface IdentIdentifiable
Copyright © 2016. All rights reserved.