Package | Description |
---|---|
com.genesyslab.wfm8.API.service.performance800 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<SItemData> |
SPerformanceItemData.data |
Modifier and Type | Method and Description |
---|---|
SItemData |
SItemData.withDateTime(double value) |
SItemData |
SItemData.withValue(double value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<SItemData> |
SPerformanceItemData.getData()
Gets the data value for this SPerformanceItemData.
|
Modifier and Type | Method and Description |
---|---|
SPerformanceItemData |
SPerformanceItemData.withData(SItemData... values) |
Modifier and Type | Method and Description |
---|---|
void |
SPerformanceItemData.setData(java.util.List<SItemData> data)
Sets the data value for this SPerformanceItemData.
|
SPerformanceItemData |
SPerformanceItemData.withData(java.util.Collection<SItemData> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.