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