Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.applicationblocks.com.objects.CfgStatInterval

Packages that use CfgStatInterval
com.genesyslab.platform.applicationblocks.com.objects   
 

Uses of CfgStatInterval in com.genesyslab.platform.applicationblocks.com.objects
 

Methods in com.genesyslab.platform.applicationblocks.com.objects that return types with arguments of type CfgStatInterval
 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.
 

Method parameters in com.genesyslab.platform.applicationblocks.com.objects with type arguments of type CfgStatInterval
 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.
 


Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.