|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CfgDNAccessNumber | |
---|---|
com.genesyslab.platform.applicationblocks.com.objects |
Uses of CfgDNAccessNumber in com.genesyslab.platform.applicationblocks.com.objects |
---|
Methods in com.genesyslab.platform.applicationblocks.com.objects that return types with arguments of type CfgDNAccessNumber | |
---|---|
java.util.Collection<CfgDNAccessNumber> |
CfgDN.getAccessNumbers()
A pointer to the list of structures that specify the numbers to be dialed from different switches to get this DN. |
java.util.Collection<CfgDNAccessNumber> |
CfgDeltaDN.getAddedAccessNumbers()
A pointer to the list of structures that specify the numbers to be dialed from different switches to get this DN. |
java.util.Collection<CfgDNAccessNumber> |
CfgDeltaDN.getDeletedAccessNumbers()
A pointer to the list of deleted access numbers ( every item of this list is structured as
CfgDNAccessNumber
) |
Method parameters in com.genesyslab.platform.applicationblocks.com.objects with type arguments of type CfgDNAccessNumber | |
---|---|
void |
CfgDN.setAccessNumbers(java.util.Collection<CfgDNAccessNumber> value)
A pointer to the list of structures that specify the numbers to be dialed from different switches to get this DN. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |