public class Temps extends Object implements Serializable, HasLot, HasDate, HasCompetence, HasRessource
Constructor and Description |
---|
Temps() |
Temps(Double seque685,
Double identLot,
String codeLot,
String nomLot,
String codeSousLot,
String nomSousLot,
String codeCollab,
String nomCollab,
String prenomCollab,
Date date,
Double temps,
Double duree,
String commentaire,
Double horaireJour,
String approbation,
String codeCompetence,
String libelleCompetence,
Double indGenerique,
Double valorisation) |
public Temps()
public Temps(Double seque685, Double identLot, String codeLot, String nomLot, String codeSousLot, String nomSousLot, String codeCollab, String nomCollab, String prenomCollab, Date date, Double temps, Double duree, String commentaire, Double horaireJour, String approbation, String codeCompetence, String libelleCompetence, Double indGenerique, Double valorisation)
public String getCodeLot()
public void setCodeLot(String codeLot)
public String getNomLot()
public void setNomLot(String nomLot)
public String getCodeSousLot()
public void setCodeSousLot(String codeSousLot)
public String getNomSousLot()
public void setNomSousLot(String nomSousLot)
public String getNomCollab()
public void setNomCollab(String nomCollab)
public String getPrenomCollab()
public void setPrenomCollab(String prenomCollab)
public Date getDate()
public void setDate(Date date)
public Integer getAnnee()
public void setAnnee(Integer annee)
public Integer getMois()
public void setMois(Integer mois)
public Integer getSemaine()
public void setSemaine(Integer semaine)
public String getCommentaire()
public void setCommentaire(String commentaire)
public Double getRealiseJours()
public void setRealiseJours(Double realiseJours)
public Double getRealiseHeuresCentiemes()
public void setRealiseHeuresCentiemes(Double realiseHeuresCentiemes)
public Double getRealiseHeuresMinutes()
public void setRealiseHeuresMinutes(Double realiseHeuresMinutes)
public String getCodeValidation()
public void setCodeValidation(String codeValidation)
public Double getValorisation()
public void setValorisation(Double valorisation)
public Double getSeque685()
public void setSeque685(Double seque685)
public Double getTemps()
public void setTemps(Double temps)
public Double getIdentLot()
getIdentLot
in interface HasLot
public void setIdentLot(Double identLot)
public String getCodeCompetence()
getCodeCompetence
in interface HasCompetence
public void setCodeCompetence(String codeCompetence)
public String getLibelleCompetence()
getLibelleCompetence
in interface HasCompetence
public void setLibelleCompetence(String libelleCompetence)
public Double getIndGenerique()
getIndGenerique
in interface HasRessource
public void setIndGenerique(Double indGenerique)
public String getCodeCollab()
public void setCodeCollab(String codeCollab)
public Double getDuree()
public void setDuree(Double duree)
public String getApprobation()
public void setApprobation(String approbation)
Copyright © 2016. All rights reserved.