Package | Description |
---|---|
com.genesyslab.wfm8.API.service.schedule851 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<SchCoverage> |
SchAgentDay.coverage
Used internally to calculate activity coverage for the day.
|
Modifier and Type | Method and Description |
---|---|
SchCoverage |
SchCoverage.withWmActivityId(int value) |
SchCoverage |
SchCoverage.withWmEndMinute(short value) |
SchCoverage |
SchCoverage.withWmStartMinute(short value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<SchCoverage> |
SchAgentDay.getCoverage()
Gets the value of the coverage property.
|
Modifier and Type | Method and Description |
---|---|
SchAgentDay |
SchAgentDay.withCoverage(SchCoverage... values) |
Modifier and Type | Method and Description |
---|---|
void |
SchAgentDay.setCoverage(java.util.List<SchCoverage> coverage)
Sets the value of the coverage property.
|
SchAgentDay |
SchAgentDay.withCoverage(java.util.Collection<SchCoverage> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.