public class AffaireExportTpsPlg extends Object implements Serializable
Constructor and Description |
---|
AffaireExportTpsPlg() |
AffaireExportTpsPlg(Date dateFiche,
Double duree,
Double temps,
Double horaireJour,
String codeCollaborateur,
String nomCollab,
String prenomCollab,
String commentaire) |
AffaireExportTpsPlg(FicheTempsResultatRecherche tps) |
AffaireExportTpsPlg(PlanningResultatRecherche plg) |
Modifier and Type | Method and Description |
---|---|
String |
getCodeCollaborateur() |
String |
getCommentaire() |
Date |
getDateFiche() |
Double |
getDuree() |
Double |
getHoraireJour() |
String |
getNomCollab() |
String |
getPrenomCollab() |
Double |
getTemps() |
String |
getType() |
void |
setCodeCollaborateur(String codeCollaborateur) |
void |
setCommentaire(String commentaire) |
void |
setDateFiche(Date dateFiche) |
void |
setDuree(Double duree) |
void |
setHoraireJour(Double horaireJour) |
void |
setNomCollab(String nomCollab) |
void |
setPrenomCollab(String prenomCollab) |
void |
setTemps(Double temps) |
void |
setType(String type) |
public static final String PLG
public static final String TPS
public AffaireExportTpsPlg()
public AffaireExportTpsPlg(Date dateFiche, Double duree, Double temps, Double horaireJour, String codeCollaborateur, String nomCollab, String prenomCollab, String commentaire)
public AffaireExportTpsPlg(PlanningResultatRecherche plg)
public AffaireExportTpsPlg(FicheTempsResultatRecherche tps)
public Date getDateFiche()
public void setDateFiche(Date dateFiche)
dateFiche
- the dateFiche to setpublic Double getDuree()
public void setDuree(Double duree)
durre
- the durre to setpublic Double getTemps()
public void setTemps(Double temps)
temps
- the temps to setpublic Double getHoraireJour()
public void setHoraireJour(Double horaireJour)
horaireJour
- the horaireJour to setpublic String getNomCollab()
public void setNomCollab(String nomCollab)
nomCollab
- the nomCollab to setpublic String getPrenomCollab()
public void setPrenomCollab(String prenomCollab)
prenomCollab
- the prenomCollab to setpublic String getCommentaire()
public void setCommentaire(String commentaire)
commentaire
- the commentaire to setpublic String getType()
public void setType(String type)
type
- the type to setpublic String getCodeCollaborateur()
public void setCodeCollaborateur(String codeCollaborateur)
codeCollaborateur
- the codeCollaborateur to setCopyright © 2016. All rights reserved.