Package | Description |
---|---|
com.genesyslab.platform.applicationblocks.com.objects |
Modifier and Type | Method | Description |
---|---|---|
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
). |
Modifier and Type | Method | Description |
---|---|---|
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
). |
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.