Package | Description |
---|---|
com.genesyslab.wfm7.API.service.performance761 |
Modifier and Type | Field and Description |
---|---|
private SchCoverage[] |
SchAgentDay.coverage |
Modifier and Type | Method and Description |
---|---|
SchCoverage[] |
SchAgentDay.getCoverage()
Gets the coverage value for this SchAgentDay.
|
Modifier and Type | Method and Description |
---|---|
void |
SchAgentDay.setCoverage(SchCoverage[] coverage)
Sets the coverage value for this SchAgentDay.
|
Constructor and Description |
---|
SchAgentDay(int wmScheduleId,
int wmSiteId,
int gswAgentId,
double wmDate,
int wmDayType,
int wmExceptionTypeId,
double wmStartDateTime,
double wmEndDateTime,
int wmShiftId,
double wmShiftStartDateTime,
double wmShiftEndDateTime,
java.lang.String wmComments,
java.lang.String wmSwordDescribe,
int wmFlag,
int wmPaidMinutes,
int wmWorkMinutes,
int wmVacationMinutes,
int wmOvertimeMinutes,
int schActivitiesNSizeIs,
int[] schActivities,
int coverageNSizeIs,
SchCoverage[] coverage,
int schStatesNSizeIs,
SchState[] schStates,
int schActivitySetInfoNSizeIs,
SchActivitySet[] schActivitySetInfo,
double wmPrevEndDateTime,
double wmNextStartDateTime,
boolean eligibleForTrade,
long timestamp) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.