Platform SDK Java 8.5 API Reference

Uses of Class
com.genesyslab.platform.voice.protocol.tserver.SwitchInfoType

Packages that use SwitchInfoType
com.genesyslab.platform.voice.protocol.tserver   
com.genesyslab.platform.voice.protocol.tserver.requests.queries Request information about calls, locations, servers, switches, or telephony objects. 
 

Uses of SwitchInfoType in com.genesyslab.platform.voice.protocol.tserver
 

Fields in com.genesyslab.platform.voice.protocol.tserver declared as SwitchInfoType
static SwitchInfoType SwitchInfoType.ClassifierStat
           
static SwitchInfoType SwitchInfoType.DateTime
           
static SwitchInfoType SwitchInfoType.Unused
           
 

Methods in com.genesyslab.platform.voice.protocol.tserver that return SwitchInfoType
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.
 

Methods in com.genesyslab.platform.voice.protocol.tserver that return types with arguments of type SwitchInfoType
static java.util.Collection<SwitchInfoType> SwitchInfoType.values()
          Returns all values of the enumeration.
 

Uses of SwitchInfoType in com.genesyslab.platform.voice.protocol.tserver.requests.queries
 

Methods in com.genesyslab.platform.voice.protocol.tserver.requests.queries that return SwitchInfoType
abstract  SwitchInfoType RequestQuerySwitch.getSwitchInfoType()
          Requests/returns info about switch.
 

Methods in com.genesyslab.platform.voice.protocol.tserver.requests.queries with parameters of type SwitchInfoType
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.
 


Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.