Platform SDK Java 8.5 API Reference

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

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

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

Methods in com.genesyslab.platform.applicationblocks.com.objects that return types with arguments of type CfgDNAccessNumber
 java.util.Collection<CfgDNAccessNumber> CfgDN.getAccessNumbers()
          A pointer to the list of structures that specify the numbers to be dialed from different switches to get this DN.
 java.util.Collection<CfgDNAccessNumber> CfgDeltaDN.getAddedAccessNumbers()
          A pointer to the list of structures that specify the numbers to be dialed from different switches to get this DN.
 java.util.Collection<CfgDNAccessNumber> CfgDeltaDN.getDeletedAccessNumbers()
          A pointer to the list of deleted access numbers ( every item of this list is structured as CfgDNAccessNumber )
 

Method parameters in com.genesyslab.platform.applicationblocks.com.objects with type arguments of type CfgDNAccessNumber
 void CfgDN.setAccessNumbers(java.util.Collection<CfgDNAccessNumber> value)
          A pointer to the list of structures that specify the numbers to be dialed from different switches to get this DN.
 


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.