public class ModulePourPlanning extends Object implements Serializable, ISearchResult
Constructor and Description |
---|
ModulePourPlanning() |
ModulePourPlanning(Double identFamilleAffaire,
String codeFamilleAffaire,
String libelleFamilleAffaire,
Double identSession,
String codeSession,
String libelleSession,
Double identPartie,
String libellePartie,
Double identLieu,
String libelleLieu,
Double natureLieu,
Date dateDebutPartie,
Date dateFinPartie) |
public ModulePourPlanning()
public ModulePourPlanning(Double identFamilleAffaire, String codeFamilleAffaire, String libelleFamilleAffaire, Double identSession, String codeSession, String libelleSession, Double identPartie, String libellePartie, Double identLieu, String libelleLieu, Double natureLieu, Date dateDebutPartie, Date dateFinPartie)
identFamilleAffaire
- codeFamilleAffaire
- libelleFamilleAffaire
- identSession
- codeSession
- libelleSession
- identPartie
- libellePartie
- identLieu
- libelleLieu
- natureLieu
- dateDebutPartie
- dateFinPartie
- public Double getIdentFamilleAffaire()
public void setIdentFamilleAffaire(Double identFamilleAffaire)
identFamilleAffaire
- the identFamilleAffaire to setpublic String getCodeFamilleAffaire()
public void setCodeFamilleAffaire(String codeFamilleAffaire)
codeFamilleAffaire
- the codeFamilleAffaire to setpublic String getLibelleFamilleAffaire()
public void setLibelleFamilleAffaire(String libelleFamilleAffaire)
libelleFamilleAffaire
- the libelleFamilleAffaire to setpublic Double getIdentSession()
public void setIdentSession(Double identSession)
identSession
- the identSession to setpublic String getCodeSession()
public void setCodeSession(String codeSession)
codeSession
- the codeSession to setpublic String getLibelleSession()
public void setLibelleSession(String libelleSession)
libelleSession
- the libelleSession to setpublic Double getIdentPartie()
public void setIdentPartie(Double identPartie)
identPartie
- the identPartie to setpublic String getLibellePartie()
public void setLibellePartie(String libellePartie)
libellePartie
- the libellePartie to setpublic Double getIdentLieu()
public void setIdentLieu(Double identLieu)
identLieu
- the identLieu to setpublic String getLibelleLieu()
public void setLibelleLieu(String libelleLieu)
libelleLieu
- the libelleLieu to setpublic Double getNatureLieu()
public void setNatureLieu(Double natureLieu)
natureLieu
- the natureLieu to setpublic Date getDateDebutPartie()
public void setDateDebutPartie(Date dateDebutPartie)
dateDebutPartie
- the dateDebutPartie to setpublic Date getDateFinPartie()
public void setDateFinPartie(Date dateFinPartie)
dateFinPartie
- the dateFinPartie to setpublic String getResultIdent()
getResultIdent
in interface ISearchResult
Copyright © 2016. All rights reserved.