Platform SDK Java 8.5 API Reference

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

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

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

Methods in com.genesyslab.platform.applicationblocks.com.objects that return types with arguments of type CfgSubcode
 java.util.Collection<CfgSubcode> CfgDeltaActionCode.getAddedSubcodes()
          A pointer to the list of the subcodes defined within the action code (every item of this list is structured as CfgSubcode ).
 java.util.Collection<CfgSubcode> CfgDeltaActionCode.getDeletedSubcodes()
          A pointer to the list of names of the subcodes that are no longer defined within this action code (every item of this list has variable type char*).
 java.util.Collection<CfgSubcode> CfgActionCode.getSubcodes()
          A pointer to the list of the subcodes defined within the action code (every item of this list is structured as CfgSubcode ).
 

Method parameters in com.genesyslab.platform.applicationblocks.com.objects with type arguments of type CfgSubcode
 void CfgActionCode.setSubcodes(java.util.Collection<CfgSubcode> value)
          A pointer to the list of the subcodes defined within the action code (every item of this list is structured as CfgSubcode ).
 


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.