Platform SDK Java 8.5 API Reference

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

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

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

Methods in com.genesyslab.platform.applicationblocks.com.objects that return types with arguments of type CfgDNInfo
 java.util.Collection<CfgDNInfo> CfgDeltaDNGroup.getAddedDNs()
          A pointer to the list of the DNs added to this group (every item of this list is structured as CfgDNInfo ).
 java.util.Collection<CfgDNInfo> CfgDeltaDNGroup.getChangedDNs()
          A pointer to the list of the DNs with changed numbers of trunks (every item of this list is structured as CfgDNInfo ).
 java.util.Collection<CfgDNInfo> CfgDeltaDNGroup.getDeletedDNs()
          A pointer to the list of identifiers of the DNs deleted from this group.
 java.util.Collection<CfgDNInfo> CfgDNGroup.getDNs()
          A pointer to the list of the DNs that form this group (every item of this list is structured as CfgDNInfo ).
 

Method parameters in com.genesyslab.platform.applicationblocks.com.objects with type arguments of type CfgDNInfo
 void CfgDNGroup.setDNs(java.util.Collection<CfgDNInfo> value)
          A pointer to the list of the DNs that form this group (every item of this list is structured as CfgDNInfo ).
 


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.