public class HaywardFredericksParams extends Object
HaywardFredericksApprox
.Modifier and Type | Field and Description |
---|---|
int |
currentPeriod
The period to evaluate (the first period is number 0).
|
ReportParams |
reportParams
Parameters for reporting the results, see the documentation of
ContactCenters.
|
boolean |
verbose
This parameter is currently not used.
|
Constructor and Description |
---|
HaywardFredericksParams() |
public int currentPeriod
public boolean verbose
public ReportParams reportParams
HaywardFredericksApprox.perfMeasureTypes
.