public class PlanningExport extends Object implements Serializable
Constructor and Description |
---|
PlanningExport() |
PlanningExport(Double ident,
String codeCollab,
String nomClientAffaire,
String codeAffaire,
String codeLot,
String codeSousLot,
String lieu,
String commentaire,
Date date,
String planifie,
Double indAffAbsence,
String affInterne,
Double valorisation,
Double dureeJours,
String nomAffaire,
String nomLot,
String nomSousLot) |
public PlanningExport()
public PlanningExport(Double ident, String codeCollab, String nomClientAffaire, String codeAffaire, String codeLot, String codeSousLot, String lieu, String commentaire, Date date, String planifie, Double indAffAbsence, String affInterne, Double valorisation, Double dureeJours, String nomAffaire, String nomLot, String nomSousLot)
public Double getIdent()
public void setIdent(Double ident)
ident
- the ident to setpublic String getCodeCollab()
public void setCodeCollab(String codeCollab)
codeCollab
- the codeCollab to setpublic String getNomClientAffaire()
public void setNomClientAffaire(String nomClientAffaire)
nomClientAffaire
- the nomClientAffaire to setpublic String getCodeAffaire()
public void setCodeAffaire(String codeAffaire)
codeAffaire
- the codeAffaire to setpublic String getCodeLot()
public void setCodeLot(String codeLot)
codeLot
- the codeLot to setpublic String getCodeSousLot()
public void setCodeSousLot(String codeSousLot)
codeSousLot
- the codeSousLot to setpublic String getLieu()
public void setLieu(String lieu)
lieu
- the lieu to setpublic String getCommentaire()
public void setCommentaire(String commentaire)
commentaire
- the commentaire to setpublic Date getDate()
public void setDate(Date date)
date
- the date to setpublic String getPlanifie()
public void setPlanifie(String planifie)
planifie
- the planifie to setpublic Double getIndAffAbsence()
public void setIndAffAbsence(Double indAffAbsence)
indAffAbsence
- the indAffAbsence to setpublic String getAffInterne()
public void setAffInterne(String affInterne)
affInterne
- the affInterne to setpublic Double getValorisation()
public void setValorisation(Double valorisation)
valorisation
- the valorisation to setpublic Double getDureeJours()
public void setDureeJours(Double dureeJours)
dureeJours
- the dureeJours to setpublic String getNomAffaire()
public void setNomAffaire(String nomAffaire)
public String getNomLot()
public void setNomLot(String nomLot)
public String getNomSousLot()
public void setNomSousLot(String nomSousLot)
Copyright © 2016. All rights reserved.