Package | Description |
---|---|
com.genesyslab.wfm8.API.service.adherence810 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<AdhTotals> |
AdhTotalsHolder.wmTotals
An array of
AdhTotals |
Modifier and Type | Method and Description |
---|---|
AdhTotals |
AdhTotals.withGswAgentId(int value) |
AdhTotals |
AdhTotals.withWmActualWorkDuration(int value) |
AdhTotals |
AdhTotals.withWmEndDate(double value) |
AdhTotals |
AdhTotals.withWmNonAdherenceDuration(int value) |
AdhTotals |
AdhTotals.withWmOutOfScheduleNonAdherenceDuration(int value) |
AdhTotals |
AdhTotals.withWmScheduleDuration(int value) |
AdhTotals |
AdhTotals.withWmSiteId(int value) |
AdhTotals |
AdhTotals.withWmStartDate(double value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<AdhTotals> |
AdhTotalsHolder.getWmTotals()
Gets the value of the wmTotals property.
|
Modifier and Type | Method and Description |
---|---|
AdhTotalsHolder |
AdhTotalsHolder.withWmTotals(AdhTotals... values) |
Modifier and Type | Method and Description |
---|---|
void |
AdhTotalsHolder.setWmTotals(java.util.List<AdhTotals> wmTotals)
Sets the value of the wmTotals property.
|
AdhTotalsHolder |
AdhTotalsHolder.withWmTotals(java.util.Collection<AdhTotals> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.