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