Package | Description |
---|---|
com.genesyslab.wfm8.API.service.forecast810 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<FrcEventsEx> |
FrcActivityEventsEx.events
Forecast events array for forecast Activity
|
Modifier and Type | Method and Description |
---|---|
FrcEventsEx |
FrcEventsEx.withDisregard(boolean value) |
FrcEventsEx |
FrcEventsEx.withEndDateTime(double value) |
FrcEventsEx |
FrcEventsEx.withEndImpactPCT(double value) |
FrcEventsEx |
FrcEventsEx.withEventId(int value) |
FrcEventsEx |
FrcEventsEx.withImpactDurationHrs(int value) |
FrcEventsEx |
FrcEventsEx.withImpactStartDateTime(double value) |
FrcEventsEx |
FrcEventsEx.withImpactUnit(int value) |
FrcEventsEx |
FrcEventsEx.withImpactVector(java.util.Collection<java.lang.Double> values) |
FrcEventsEx |
FrcEventsEx.withImpactVector(java.lang.Double... values) |
FrcEventsEx |
FrcEventsEx.withInitImpactPCT(double value) |
FrcEventsEx |
FrcEventsEx.withName(java.lang.String value) |
FrcEventsEx |
FrcEventsEx.withStartDateTime(double value) |
FrcEventsEx |
FrcEventsEx.withValue(double value) |
FrcEventsEx |
FrcEventsEx.withVectorSize(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<FrcEventsEx> |
FrcActivityEventsEx.getEvents()
Gets the events value for this FrcActivityEventsEx.
|
Modifier and Type | Method and Description |
---|---|
FrcActivityEventsEx |
FrcActivityEventsEx.withEvents(FrcEventsEx... values) |
Modifier and Type | Method and Description |
---|---|
void |
FrcActivityEventsEx.setEvents(java.util.List<FrcEventsEx> events)
Sets the events value for this FrcActivityEventsEx.
|
FrcActivityEventsEx |
FrcActivityEventsEx.withEvents(java.util.Collection<FrcEventsEx> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.