public class LotResultatRecherche extends Object implements Serializable
Constructor and Description |
---|
LotResultatRecherche() |
LotResultatRecherche(Double identLot,
String codeLot,
String nomLot,
String etatLot,
String codeRespLot,
String codeAffaire,
String nomAffaire,
String etatAffaire,
String typeEtatAffaire,
String codeRespAffaire,
String nomRespAffaire,
String prenomRespAffaire,
String matriculeRespAffaire,
Date dtCreationAffaire,
String etabl,
String codeClient,
String nomClient) |
public LotResultatRecherche()
public LotResultatRecherche(Double identLot, String codeLot, String nomLot, String etatLot, String codeRespLot, String codeAffaire, String nomAffaire, String etatAffaire, String typeEtatAffaire, String codeRespAffaire, String nomRespAffaire, String prenomRespAffaire, String matriculeRespAffaire, Date dtCreationAffaire, String etabl, String codeClient, String nomClient)
public Double getIdentLot()
public void setIdentLot(Double identLot)
public String getCodeLot()
public void setCodeLot(String codeLot)
public String getNomLot()
public void setNomLot(String nomLot)
public String getEtatLot()
public void setEtatLot(String etatLot)
public String getCodeRespLot()
public void setCodeRespLot(String codeRespLot)
public String getCodeAffaire()
public void setCodeAffaire(String codeAffaire)
public String getNomAffaire()
public void setNomAffaire(String nomAffaire)
public String getEtatAffaire()
public void setEtatAffaire(String etatAffaire)
public String getTypeEtatAffaire()
public void setTypeEtatAffaire(String typeEtatAffaire)
public String getCodeRespAffaire()
public void setCodeRespAffaire(String codeRespAffaire)
public String getNomRespAffaire()
public void setNomRespAffaire(String nomRespAffaire)
public String getPrenomRespAffaire()
public void setPrenomRespAffaire(String prenomRespAffaire)
public String getMatriculeRespAffaire()
public void setMatriculeRespAffaire(String matriculeRespAffaire)
public Date getDtCreationAffaire()
public void setDtCreationAffaire(Date dtCreationAffaire)
public String getCodeClient()
public void setCodeClient(String codeClient)
public String getNomClient()
public void setNomClient(String nomClient)
public Double getBooleen01()
public void setBooleen01(Double booleen01)
public Double getBooleen02()
public void setBooleen02(Double booleen02)
public String getEtabl()
public void setEtabl(String etabl)
Copyright © 2016. All rights reserved.