Package | Description |
---|---|
com.genesyslab.wfm7.API.service.adherence712 |
Modifier and Type | Field and Description |
---|---|
private AdhEvent[] |
AdhEventHolder.wmEvents
An array of
AdhEvent events |
private AdhEvent[] |
AdhDayEvent.wmEvents
An array of Adherence Events (
AdhEvent ) that have occured on this day. |
Modifier and Type | Method and Description |
---|---|
AdhEvent[] |
AdhEventHolder.getWmEvents()
Gets the wmEvents value for this AdhEventHolder.
|
AdhEvent[] |
AdhDayEvent.getWmEvents()
Gets the wmEvents value for this AdhDayEvent.
|
Modifier and Type | Method and Description |
---|---|
void |
AdhEventHolder.setWmEvents(AdhEvent[] wmEvents)
Sets the wmEvents value for this AdhEventHolder.
|
void |
AdhDayEvent.setWmEvents(AdhEvent[] wmEvents)
Sets the wmEvents value for this AdhDayEvent.
|
Constructor and Description |
---|
AdhDayEvent(int wmSiteId,
int gswAgentId,
double wmDate,
int wmEventsNSizeIs,
AdhEvent[] wmEvents,
int wmNonAdherenceDuration,
int wmOutOfScheduleNonAdherenceDuration,
int wmScheduleDuration,
double wmAdherencePerc) |
AdhEventHolder(int wmEventsNSizeIs,
AdhEvent[] wmEvents,
int schStateInfoNSizeIs,
SchStateInfo[] schStateInfo,
long timestamp) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.