|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SimpleDate | |
|---|---|
| rsvp.controller | |
| rsvp.model | |
| Uses of SimpleDate in rsvp.controller |
|---|
| Methods in rsvp.controller that return SimpleDate | |
|---|---|
SimpleDate |
EventControllerInterface.getEventDate()
Returns the date of this event. |
SimpleDate |
EventController.getEventDate()
|
| Methods in rsvp.controller with parameters of type SimpleDate | |
|---|---|
void |
EventControllerInterface.setEventDate(SimpleDate date,
java.lang.String passcode)
Updates this event by changing its date. |
void |
EventController.setEventDate(SimpleDate date,
java.lang.String passcode)
|
| Uses of SimpleDate in rsvp.model |
|---|
| Methods in rsvp.model that return SimpleDate | |
|---|---|
SimpleDate |
EventInterface.getDate()
Returns the date of this Event. |
SimpleDate |
Event.getDate()
|
| Methods in rsvp.model with parameters of type SimpleDate | |
|---|---|
void |
EventInterface.setDate(SimpleDate date)
Sets the date of this Event. |
void |
Event.setDate(SimpleDate date)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||