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