|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventBean | |
---|---|
nz.co.econz.nads.timecard1 |
Uses of EventBean in nz.co.econz.nads.timecard1 |
---|
Subclasses of EventBean in nz.co.econz.nads.timecard1 | |
---|---|
class |
TaskEventBean
|
Methods in nz.co.econz.nads.timecard1 that return EventBean | |
---|---|
EventBean[] |
GetAllUserEventsResult.getEvents()
Gets the events value for this GetAllUserEventsResult. |
EventBean[] |
GetUserEventsBySynchronisationResult.getEvents()
Gets the events value for this GetUserEventsBySynchronisationResult. |
EventBean[] |
GetUserEventsResult.getEvents()
Gets the events value for this GetUserEventsResult. |
Methods in nz.co.econz.nads.timecard1 with parameters of type EventBean | |
---|---|
void |
GetAllUserEventsResult.setEvents(EventBean[] events)
Sets the events value for this GetAllUserEventsResult. |
void |
GetUserEventsBySynchronisationResult.setEvents(EventBean[] events)
Sets the events value for this GetUserEventsBySynchronisationResult. |
void |
GetUserEventsResult.setEvents(EventBean[] events)
Sets the events value for this GetUserEventsResult. |
Constructors in nz.co.econz.nads.timecard1 with parameters of type EventBean | |
---|---|
GetAllUserEventsResult(EventBean[] events,
AccessDeniedFailure accessDeniedFailure,
UserNotFoundFailure userNotFoundFailure,
ValidationFailure validationFailure)
|
|
GetUserEventsBySynchronisationResult(EventBean[] events,
AccessDeniedFailure accessDeniedFailure)
|
|
GetUserEventsResult(EventBean[] events,
AccessDeniedFailure accessDeniedFailure,
UserNotFoundFailure userNotFoundFailure,
ValidationFailure validationFailure)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |