Package | Description |
---|---|
com.genesyslab.platform.voice.protocol.tserver | |
com.genesyslab.platform.voice.protocol.tserver.requests.queries |
Request information about calls, locations, servers, switches, or telephony objects.
|
Modifier and Type | Field | Description |
---|---|---|
static SwitchInfoType |
SwitchInfoType.ClassifierStat |
|
static SwitchInfoType |
SwitchInfoType.DateTime |
|
static SwitchInfoType |
SwitchInfoType.Unused |
Modifier and Type | Method | Description |
---|---|---|
static SwitchInfoType |
SwitchInfoType.valueOf(int ordinal) |
Returns enumeration value by given ordinal number.
|
static SwitchInfoType |
SwitchInfoType.valueOf(java.lang.String name) |
Returns enumeration value with specified name or null if no such value exists.
|
Modifier and Type | Method | Description |
---|---|---|
static java.util.Collection<SwitchInfoType> |
SwitchInfoType.values() |
Returns all values of the enumeration.
|
Modifier and Type | Method | Description |
---|---|---|
abstract SwitchInfoType |
RequestQuerySwitch.getSwitchInfoType() |
Requests/returns info about switch.
|
Modifier and Type | Method | Description |
---|---|---|
static RequestQuerySwitch |
RequestQuerySwitch.create(SwitchInfoType switchInfoType) |
Creates instance of RequestQuerySwitch with required parameters set.
|
static RequestQuerySwitch |
RequestQuerySwitch.create(SwitchInfoType switchInfoType,
KeyValueCollection extensions) |
Creates instance of RequestQuerySwitch with all parameters set.
|
abstract void |
RequestQuerySwitch.setSwitchInfoType(SwitchInfoType switchInfoType) |
Requests/returns info about switch.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.