Package | Description |
---|---|
com.genesyslab.wfm7.API.service.forecast761 |
Modifier and Type | Field and Description |
---|---|
private FrcOverlayEvent[] |
FrcOverlay.overlayEvents
Overlay events
|
Modifier and Type | Method and Description |
---|---|
FrcOverlayEvent[] |
FrcOverlay.getOverlayEvents()
Gets the overlayEvents value for this FrcOverlay.
|
Modifier and Type | Method and Description |
---|---|
void |
WFMForecastService761Soap.createOverlayEvent(FrcOverlayEvent event)
Creates (overlay) event with provided attributes.
|
void |
WFMForecastService761Soap.editOverlayEvent(FrcOverlayEvent event)
Updates attributes of specified (overlay) event.
|
void |
FrcOverlay.setOverlayEvents(FrcOverlayEvent[] overlayEvents)
Sets the overlayEvents value for this FrcOverlay.
|
Constructor and Description |
---|
FrcOverlay(int overlayID,
int siteID,
int BUID,
java.lang.String name,
int applicable,
int impactType,
int impactUsage,
double initImpactPCT,
double endImpactPCT,
int vectorSize,
double[] impactVector,
int impactUnit,
int impactDurationHrs,
int overlayEventsArraySize,
FrcOverlayEvent[] overlayEvents,
int activitiesArraySize,
int[] activities,
int virtualActivitiesArraySize,
int[] virtualActivities) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.