Package | Description |
---|---|
com.genesyslab.wfm7.API.service.forecast710 |
Modifier and Type | Field and Description |
---|---|
private FrcFactors[] |
FrcSiteFactors.factors |
private FrcFactors[] |
FrcActivityFactors.factors |
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.