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