Package | Description |
---|---|
com.genesyslab.wfm7.API.service.forecast761 |
Modifier and Type | Field and Description |
---|---|
private FrcInformationPeriod[] |
FrcActivityHistoricalInformationIndicators.AHTPeriods
Existing AHT data periods
|
private FrcInformationPeriod[] |
FrcActivityAnomalies.intervals
Start and end time intervals
|
private FrcInformationPeriod[] |
FrcActivityHistoricalInformationIndicators.IVPeriods
Existing IV data periods
|
Modifier and Type | Method and Description |
---|---|
FrcInformationPeriod[] |
FrcActivityHistoricalInformationIndicators.getAHTPeriods()
Gets the AHTPeriods value for this FrcActivityHistoricalInformationIndicators.
|
FrcInformationPeriod[] |
FrcActivityAnomalies.getIntervals()
Gets the intervals value for this FrcActivityAnomalies.
|
FrcInformationPeriod[] |
FrcActivityHistoricalInformationIndicators.getIVPeriods()
Gets the IVPeriods value for this FrcActivityHistoricalInformationIndicators.
|
Modifier and Type | Method and Description |
---|---|
void |
FrcActivityHistoricalInformationIndicators.setAHTPeriods(FrcInformationPeriod[] AHTPeriods)
Sets the AHTPeriods value for this FrcActivityHistoricalInformationIndicators.
|
void |
FrcActivityAnomalies.setIntervals(FrcInformationPeriod[] intervals)
Sets the intervals value for this FrcActivityAnomalies.
|
void |
FrcActivityHistoricalInformationIndicators.setIVPeriods(FrcInformationPeriod[] IVPeriods)
Sets the IVPeriods value for this FrcActivityHistoricalInformationIndicators.
|
Constructor and Description |
---|
FrcActivityAnomalies(int siteId,
int activityId,
int buId,
int intervalArraySize,
FrcInformationPeriod[] intervals) |
FrcActivityHistoricalInformationIndicators(int siteId,
int activityId,
int buId,
double IVStart,
double IVEnd,
double AHTStart,
double AHTEnd,
int IVPeriodArraySize,
FrcInformationPeriod[] IVPeriods,
int AHTPeriodArraySize,
FrcInformationPeriod[] AHTPeriods) |
FrcActivityHistoricalInformationIndicators(int siteId,
int activityId,
int buId,
double IVStart,
double IVEnd,
double AHTStart,
double AHTEnd,
int IVPeriodArraySize,
FrcInformationPeriod[] IVPeriods,
int AHTPeriodArraySize,
FrcInformationPeriod[] AHTPeriods) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.