Platform SDK Java 8.5 API Reference

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

Packages that use AddressStatusInfoType
com.genesyslab.platform.voice.protocol.tserver   
 

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

Fields in com.genesyslab.platform.voice.protocol.tserver declared as AddressStatusInfoType
static AddressStatusInfoType AddressStatusInfoType.Available
           
static AddressStatusInfoType AddressStatusInfoType.Dialing
           
static AddressStatusInfoType AddressStatusInfoType.Held
           
static AddressStatusInfoType AddressStatusInfoType.Idle
           
static AddressStatusInfoType AddressStatusInfoType.LockedOut
           
static AddressStatusInfoType AddressStatusInfoType.Maintenance
           
static AddressStatusInfoType AddressStatusInfoType.Origination
           
static AddressStatusInfoType AddressStatusInfoType.Ringing
           
static AddressStatusInfoType AddressStatusInfoType.Talking
           
static AddressStatusInfoType AddressStatusInfoType.Treatment
           
static AddressStatusInfoType AddressStatusInfoType.Vacant
           
 

Methods in com.genesyslab.platform.voice.protocol.tserver that return AddressStatusInfoType
static AddressStatusInfoType AddressStatusInfoType.valueOf(int ordinal)
          Returns enumeration value by given ordinal number.
static AddressStatusInfoType AddressStatusInfoType.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 AddressStatusInfoType
static java.util.Collection<AddressStatusInfoType> AddressStatusInfoType.values()
          Returns all values of the enumeration.
 


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.