|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HourBreakdownBean | |
---|---|
nz.co.econz.nads.timecard1 |
Uses of HourBreakdownBean in nz.co.econz.nads.timecard1 |
---|
Methods in nz.co.econz.nads.timecard1 that return HourBreakdownBean | |
---|---|
HourBreakdownBean[] |
GetHourSummariesResult.getUserHours()
Gets the userHours value for this GetHourSummariesResult. |
HourBreakdownBean |
GetUserHoursSummaryResult.getUserHours()
Gets the userHours value for this GetUserHoursSummaryResult. |
Methods in nz.co.econz.nads.timecard1 with parameters of type HourBreakdownBean | |
---|---|
void |
GetUserHoursSummaryResult.setUserHours(HourBreakdownBean userHours)
Sets the userHours value for this GetUserHoursSummaryResult. |
void |
GetHourSummariesResult.setUserHours(HourBreakdownBean[] userHours)
Sets the userHours value for this GetHourSummariesResult. |
Constructors in nz.co.econz.nads.timecard1 with parameters of type HourBreakdownBean | |
---|---|
GetHourSummariesResult(HourBreakdownBean[] userHours,
AccessDeniedFailure accessDeniedFailure,
UserNotFoundFailure userNotFoundFailure,
ValidationFailure validationFailure)
|
|
GetUserHoursSummaryResult(HourBreakdownBean userHours,
AccessDeniedFailure accessDeniedFailure,
UserNotFoundFailure userNotFoundFailure,
ValidationFailure validationFailure)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |