public class AppointmentFilter extends Object
| Constructor and Description |
|---|
AppointmentFilter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getElectedOfficialName()
get Elected Official name
|
int |
getIdAppointment()
get Id Appointment
|
String |
getLobbyName()
get Lobby name
|
int |
getNumberOfDays()
get NumberOfDays
|
String |
getOrderBy()
get OrderBy
|
String |
getTitle()
get title
|
String |
getUserId()
get user id
|
boolean |
isAsc()
get the Asc order
|
void |
setAsc(boolean _bAsc)
set the Asc order
|
void |
setElectedOfficialName(String _strElectedOfficialName)
set elected official name
|
void |
setIdAppointment(int _nIdAppointment)
set the appointment id
|
void |
setLobbyName(String _strLobbyName)
set Lobby name
|
void |
setNumberOfDays(int numberOfDays)
set NumberOfDays
|
void |
setOrderBy(String orderBy)
set OrderBy statement
|
void |
setTitle(String _strTitle)
set title
|
void |
setUserId(String _strUserId)
set user id
|
public int getNumberOfDays()
public void setNumberOfDays(int numberOfDays)
numberOfDays - public String getOrderBy()
public void setOrderBy(String orderBy)
orderBy - public boolean isAsc()
public void setAsc(boolean _bAsc)
_bAsc - public String getLobbyName()
public void setLobbyName(String _strLobbyName)
_strLobbyName - public String getElectedOfficialName()
public void setElectedOfficialName(String _strElectedOfficialName)
_strElectedOfficialName - public String getUserId()
public void setUserId(String _strUserId)
_strUserId - public int getIdAppointment()
public void setIdAppointment(int _nIdAppointment)
_nIdAppointment - public String getTitle()
public void setTitle(String _strTitle)
_strTitle - Copyright © 2018 City of Paris. All rights reserved.