Package | Description |
---|---|
com.genesyslab.platform.applicationblocks.com.objects |
Modifier and Type | Method | Description |
---|---|---|
java.util.Collection<CfgDNInfo> |
CfgDeltaDNGroup.getAddedDNs() |
A pointer to the list of the DNs
added to this group (every item of this list is structured as
CfgDNInfo
). |
java.util.Collection<CfgDNInfo> |
CfgDeltaDNGroup.getChangedDNs() |
A pointer to the list of the
DNs with changed numbers of trunks (every item of this list is structured
as
CfgDNInfo
). |
java.util.Collection<CfgDNInfo> |
CfgDeltaDNGroup.getDeletedDNs() |
A pointer to the list of identifiers of the DNs deleted from
this group.
|
java.util.Collection<CfgDNInfo> |
CfgDNGroup.getDNs() |
A pointer to the list of the DNs that
form this group (every item of this list is structured as
CfgDNInfo
). |
Modifier and Type | Method | Description |
---|---|---|
void |
CfgDNGroup.setDNs(java.util.Collection<CfgDNInfo> value) |
A pointer to the list of the DNs that
form this group (every item of this list is structured as
CfgDNInfo
). |
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.