public class ActiviteDefautResultatRecherche extends Object implements Serializable, ISearchResult, DureeJourHHMM
Constructor and Description |
---|
ActiviteDefautResultatRecherche(Double ident,
String codeCollab,
String nomCollab,
String prenomCollab,
String codeAffaire,
String nomAffaire,
String codeLot,
String nomLot,
String codeSsLot,
String nomSsLot,
String libelleTache,
String action,
String commentaire,
String libelle,
Double duree,
Double dureeJourHHMM) |
public ActiviteDefautResultatRecherche(Double ident, String codeCollab, String nomCollab, String prenomCollab, String codeAffaire, String nomAffaire, String codeLot, String nomLot, String codeSsLot, String nomSsLot, String libelleTache, String action, String commentaire, String libelle, Double duree, Double dureeJourHHMM)
public static String getSelect()
public String getCodeAffaire()
public void setCodeAffaire(String codeAffaire)
public String getNomAffaire()
public void setNomAffaire(String nomAffaire)
public Double getIdent()
public void setIdent(Double ident)
public String getCodeCollab()
public void setCodeCollab(String codeCollab)
public String getNomCollab()
public void setNomCollab(String nomCollab)
public String getPrenomCollab()
public void setPrenomCollab(String prenomCollab)
public String getCodeLot()
public void setCodeLot(String codeLot)
public String getNomLot()
public void setNomLot(String nomLot)
public String getCodeSsLot()
public void setCodeSsLot(String codeSsLot)
public String getNomSsLot()
public void setNomSsLot(String nomSsLot)
public String getLibelleTache()
public void setLibelleTache(String libelleTache)
public String getAction()
public void setAction(String action)
public String getCommentaire()
public void setCommentaire(String commentaire)
public String getLibelle()
public void setLibelle(String libelle)
public Double getDuree()
public void setDuree(Double duree)
public String getResultIdent()
getResultIdent
in interface ISearchResult
public void setDureeJourHHMM(Double dureeJourHHMM)
public Double getDureeJourHHMM()
getDureeJourHHMM
in interface DureeJourHHMM
Copyright © 2016. All rights reserved.