public class DemandesAbsenceResultatRecherche extends Object implements Serializable, DureeJourHHMM, TempsMinute
Modifier and Type | Field and Description |
---|---|
protected String |
codeAffaire |
protected String |
codeCollaborateur |
protected String |
codeLot |
protected String |
codeSociete |
protected String |
codeSsLot |
protected Double |
collabIdent |
protected Double |
collCbudIdent |
protected Date |
dateFiche |
protected String |
divisionCode |
protected String |
divisionRegroupement |
protected Double |
droitsAcquis |
protected Double |
dureeJourHHMM |
protected String |
etablissementCode |
protected Double |
horaireHebdo |
protected String |
matricule |
protected String |
motif |
protected String |
nomCollaborateur |
protected String |
prenomCollaborateur |
protected Double |
seuilTolerance |
protected String |
statut |
protected Double |
tempsMinutes |
protected SuiviDemandeAbsenceType |
type |
Constructor and Description |
---|
DemandesAbsenceResultatRecherche() |
protected Double collCbudIdent
protected Date dateFiche
protected String statut
protected String matricule
protected String codeCollaborateur
protected Double collabIdent
protected String nomCollaborateur
protected String prenomCollaborateur
protected String codeAffaire
protected String codeLot
protected String codeSsLot
protected String motif
protected Double droitsAcquis
protected String codeSociete
protected String divisionRegroupement
protected String divisionCode
protected String etablissementCode
protected Double horaireHebdo
protected Double dureeJourHHMM
protected Double tempsMinutes
protected Double seuilTolerance
protected SuiviDemandeAbsenceType type
public String getMatricule()
public void setMatricule(String matricule)
public String getCodeCollaborateur()
public void setCodeCollaborateur(String codeCollaborateur)
public String getNomCollaborateur()
public void setNomCollaborateur(String nomCollaborateur)
public String getPrenomCollaborateur()
public void setPrenomCollaborateur(String prenomCollaborateur)
public String getCodeAffaire()
public void setCodeAffaire(String codeAffaire)
public String getCodeLot()
public void setCodeLot(String codeLot)
public String getCodeSsLot()
public void setCodeSsLot(String codeSsLot)
public String getMotif()
public void setMotif(String motif)
public Double getDroitsAcquis()
public void setDroitsAcquis(Double droitsAcquis)
public String getCodeSociete()
public void setCodeSociete(String codeSociete)
public String getDivisionRegroupement()
public void setDivisionRegroupement(String divisionRegroupement)
public String getDivisionCode()
public void setDivisionCode(String divisionCode)
public String getEtablissementCode()
public void setEtablissementCode(String etablissementCode)
public Double getHoraireHebdo()
public void setHoraireHebdo(Double horaireHebdo)
public Date getDateFiche()
public void setDateFiche(Date dateFiche)
public String getStatut()
public void setStatut(String statut)
public Double getCollCbudIdent()
public void setCollCbudIdent(Double collCbudIdent)
public Double getDureeJourHHMM()
getDureeJourHHMM
in interface DureeJourHHMM
public void setDureeJourHHMM(Double dureeJourHHMM)
public Double getTempsMinutes()
getTempsMinutes
in interface TempsMinute
public void setTempsMinutes(Double tempsMinutes)
public Double getSeuilTolerance()
public void setSeuilTolerance(Double seuilTolerance)
public Double getCollabIdent()
public void setCollabIdent(Double collabIdent)
public SuiviDemandeAbsenceType getType()
public void setType(SuiviDemandeAbsenceType type)
Copyright © 2016. All rights reserved.