public class AffectationSallePourPlanning extends Object implements Serializable, ISearchResult
| Constructor and Description |
|---|
AffectationSallePourPlanning() |
AffectationSallePourPlanning(Double identSalle,
String nomSalle,
Double identSession,
String codeSession,
String codeEtatSession,
Date debutAffectation,
Date finAffectation) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCodeEtatSession() |
String |
getCodeSession() |
Date |
getDebutAffectation() |
Date |
getFinAffectation() |
Double |
getIdentSalle() |
Double |
getIdentSession() |
String |
getNomSalle() |
String |
getResultIdent() |
void |
setCodeEtatSession(String codeEtatSession) |
void |
setCodeSession(String codeSession) |
void |
setDebutAffectation(Date debutAffectation) |
void |
setFinAffectation(Date finAffectation) |
void |
setIdentSalle(Double identSalle) |
void |
setIdentSession(Double identSession) |
void |
setNomSalle(String nomSalle) |
public AffectationSallePourPlanning()
public AffectationSallePourPlanning(Double identSalle, String nomSalle, Double identSession, String codeSession, String codeEtatSession, Date debutAffectation, Date finAffectation)
identSalle - nomSalle - identSession - codeSession - debutAffectation - finAffectation - public Double getIdentSalle()
public void setIdentSalle(Double identSalle)
identSalle - the identSalle to setpublic String getNomSalle()
public void setNomSalle(String nomSalle)
nomSalle - the nomSalle 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 Date getDebutAffectation()
public void setDebutAffectation(Date debutAffectation)
debutAffectation - the debutAffectation to setpublic Date getFinAffectation()
public void setFinAffectation(Date finAffectation)
finAffectation - the finAffectation to setpublic String getCodeEtatSession()
public void setCodeEtatSession(String codeEtatSession)
public String getResultIdent()
getResultIdent in interface ISearchResultCopyright © 2016. All rights reserved.