Platform SDK Java 8.5 API Reference

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

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

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

Methods in com.genesyslab.platform.applicationblocks.com.objects that return types with arguments of type CfgSwitchAccessCode
 java.util.Collection<CfgSwitchAccessCode> CfgDeltaSwitch.getAddedSwitchAccessCodes()
          A pointer to the list of access codes of the switches that this switch can access (every item of this list is structured as CfgSwitchAccessCode ).
 java.util.Collection<CfgSwitchAccessCode> CfgDeltaSwitch.getDeletedSwitchAccessCodes()
          A pointer to the list of deleted switch access codes (every item of this list is structured as CfgSwitchAccessCode ).
 java.util.Collection<CfgSwitchAccessCode> CfgSwitch.getSwitchAccessCodes()
          A pointer to the list of access codes of the switches that this switch can access (every item of this list is structured as CfgSwitchAccessCode ).
 

Method parameters in com.genesyslab.platform.applicationblocks.com.objects with type arguments of type CfgSwitchAccessCode
 void CfgSwitch.setSwitchAccessCodes(java.util.Collection<CfgSwitchAccessCode> value)
          A pointer to the list of access codes of the switches that this switch can access (every item of this list is structured as CfgSwitchAccessCode ).
 


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.