| Package | Description |
|---|---|
| com.genesyslab.wfm8.API.service.forecast810 |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<FrcEvents> |
FrcActivityEvents.events
Configured factor events array associated with the Activity
|
| Modifier and Type | Method and Description |
|---|---|
FrcEvents |
FrcEvents.withEndImpactPCT(double value) |
FrcEvents |
FrcEvents.withEventId(int value) |
FrcEvents |
FrcEvents.withImpactDurationHrs(int value) |
FrcEvents |
FrcEvents.withImpactUnit(int value) |
FrcEvents |
FrcEvents.withImpactVector(java.util.Collection<java.lang.Double> values) |
FrcEvents |
FrcEvents.withImpactVector(java.lang.Double... values) |
FrcEvents |
FrcEvents.withInitImpactPCT(double value) |
FrcEvents |
FrcEvents.withVectorSize(int value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<FrcEvents> |
FrcActivityEvents.getEvents()
Gets the events value for this FrcActivityEvents.
|
| Modifier and Type | Method and Description |
|---|---|
FrcActivityEvents |
FrcActivityEvents.withEvents(FrcEvents... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
FrcActivityEvents.setEvents(java.util.List<FrcEvents> events)
Sets the events value for this FrcActivityEvents.
|
FrcActivityEvents |
FrcActivityEvents.withEvents(java.util.Collection<FrcEvents> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.