|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.chorem.pollen.business.dto.ChoiceDTO
org.chorem.pollen.ui.data.uio.DateChoiceUIO
public class DateChoiceUIO
Classe représentant un choix de type Date. Un DateChoiceUIO est un Choice avec un champs date supplémentaire permettant à l'interface de gérer la date.
| Constructor Summary | |
|---|---|
DateChoiceUIO()
|
|
| Method Summary | |
|---|---|
java.util.Date |
getDate()
|
void |
setDate(java.util.Date date)
|
| Methods inherited from class org.chorem.pollen.business.dto.ChoiceDTO |
|---|
getDescription, getId, getName, getPollId, getValue, getVoteId, isValidate, setDescription, setId, setName, setPollId, setValidate, setValue, setVoteId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DateChoiceUIO()
| Method Detail |
|---|
public java.util.Date getDate()
public void setDate(java.util.Date date)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||