Package | Description |
---|---|
com.genesyslab.platform.applicationblocks.com.objects |
Modifier and Type | Method | Description |
---|---|---|
java.util.Collection<CfgStatInterval> |
CfgDeltaStatDay.getAddedStatIntervals() |
A pointer to the list of
the structures of
CfgStatInterval
type that associate intervals
with certain statistical values. |
java.util.Collection<CfgStatInterval> |
CfgDeltaStatDay.getChangedStatIntervals() |
A pointer to the list of structures of type
CfgStatInterval
that contain information about stat intervals whose values have
been changed. |
java.util.Collection<CfgStatInterval> |
CfgDeltaStatDay.getDeletedStatIntervals() |
A pointer to the list of numbers of stat intervals that are
no longer defined within this stat day (every item of this list
has variable type
int ). |
java.util.Collection<CfgStatInterval> |
CfgStatDay.getStatIntervals() |
A pointer to the list of
the structures of
CfgStatInterval
type that associate intervals
with certain statistical values. |
Modifier and Type | Method | Description |
---|---|---|
void |
CfgStatDay.setStatIntervals(java.util.Collection<CfgStatInterval> value) |
A pointer to the list of
the structures of
CfgStatInterval
type that associate intervals
with certain statistical values. |
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.