Package | Description |
---|---|
com.genesyslab.wfm8.API.service.forecast800 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<FrcDataComment> |
FrcTargetForecastInformation.comments
Comments
|
protected java.util.List<FrcDataComment> |
FrcActivityForecastInformation.comments
Comments
|
Modifier and Type | Method and Description |
---|---|
FrcDataComment |
FrcDataComment.withComment(java.lang.String value) |
FrcDataComment |
FrcDataComment.withDate(double value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<FrcDataComment> |
FrcTargetForecastInformation.getComments()
Gets the comments value for this FrcTargetForecastInformation.
|
java.util.List<FrcDataComment> |
FrcActivityForecastInformation.getComments()
Gets the comments value for this FrcActivityForecastInformation.
|
Modifier and Type | Method and Description |
---|---|
FrcTargetForecastInformation |
FrcTargetForecastInformation.withComments(FrcDataComment... values) |
FrcActivityForecastInformation |
FrcActivityForecastInformation.withComments(FrcDataComment... values) |
Modifier and Type | Method and Description |
---|---|
void |
FrcTargetForecastInformation.setComments(java.util.List<FrcDataComment> comments)
Sets the comments value for this FrcTargetForecastInformation.
|
void |
FrcActivityForecastInformation.setComments(java.util.List<FrcDataComment> comments)
Sets the comments value for this FrcActivityForecastInformation.
|
FrcTargetForecastInformation |
FrcTargetForecastInformation.withComments(java.util.Collection<FrcDataComment> values) |
FrcActivityForecastInformation |
FrcActivityForecastInformation.withComments(java.util.Collection<FrcDataComment> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.