public class Planning extends Object implements Serializable, HasLot, HasDate, HasCompetence, HasRessource
Constructor and Description |
---|
Planning() |
Planning(Double seq685,
Double identLot,
String codeLot,
String nomLot,
String codeSousLot,
String nomSousLot,
String codeCollab,
String nomCollab,
String prenomCollab,
Date date,
Double temps,
Double duree,
String commentaire,
String planifie,
Double horaireJour,
String codeCompetence,
String libelleCompetence,
Double indGenerique,
Double identCollCdem,
Double identOt,
Double numChronoOt,
Double valorisation) |
public Planning()
public Planning(Double seq685, Double identLot, String codeLot, String nomLot, String codeSousLot, String nomSousLot, String codeCollab, String nomCollab, String prenomCollab, Date date, Double temps, Double duree, String commentaire, String planifie, Double horaireJour, String codeCompetence, String libelleCompetence, Double indGenerique, Double identCollCdem, Double identOt, Double numChronoOt, 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 getSeq685()
public void setSeq685(Double seq685)
public boolean isValide()
public void setValide(boolean valide)
public Double getPrevuJours()
public void setPrevuJours(Double prevuJours)
public Double getTemps()
public void setTemps(Double temps)
public Double getIdentLot()
getIdentLot
in interface HasLot
public void setIdentLot(Double identLot)
public String getCodeCollab()
public void setCodeCollab(String codeCollab)
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 Double getIdentCollCdem()
public void setIdentCollCdem(Double identCollCdem)
public Double getIdentOt()
public void setIdentOt(Double identOt)
public Double getNumChronoOt()
public void setNumChronoOt(Double numChronoOt)
public Double getDuree()
public void setDuree(Double duree)
public Double getValorisation()
public void setValorisation(Double valorisation)
Copyright © 2016. All rights reserved.