public class NoFeesDay extends Object implements Serializable
| Constructor and Description |
|---|
NoFeesDay() |
| Modifier and Type | Method and Description |
|---|---|
String |
getComment()
Returns the Comment
|
Date |
getDate()
Returns the Date
|
int |
getId()
Returns the Id
|
void |
setComment(String strComment)
Sets the Comment
|
void |
setDate(Date dateDate)
Sets the Date
|
void |
setId(int nId)
Sets the Id
|
public int getId()
public void setId(int nId)
nId - The Idpublic Date getDate()
public void setDate(Date dateDate)
dateDate - The Datepublic String getComment()
public void setComment(String strComment)
strComment - The CommentCopyright © 2017 City of Paris. All rights reserved.