| Package | Description |
|---|---|
| com.genesyslab.wfm7.API.service.forecast750 |
| Modifier and Type | Field and Description |
|---|---|
private FrcFactors[] |
FrcSiteFactors.factors
Factors associated with the Site
|
private FrcFactors[] |
FrcActivityFactors.factors
The configured factors array associated with the Activity
|
| Modifier and Type | Method and Description |
|---|---|
FrcFactors[] |
FrcSiteFactors.getFactors()
Gets the factors value for this FrcSiteFactors.
|
FrcFactors[] |
FrcActivityFactors.getFactors()
Gets the factors value for this FrcActivityFactors.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FrcSiteFactors.setFactors(FrcFactors[] factors)
Sets the factors value for this FrcSiteFactors.
|
void |
FrcActivityFactors.setFactors(FrcFactors[] factors)
Sets the factors value for this FrcActivityFactors.
|
| Constructor and Description |
|---|
FrcActivityFactors(int siteId,
int activityId,
int buId,
int factorsArraySize,
FrcFactors[] factors) |
FrcSiteFactors(int siteId,
int factorsArraySize,
FrcFactors[] factors) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.