Platform SDK Java 8.5 API Reference

com.genesyslab.platform.contacts.protocol.contactserver
Class ResponseType

java.lang.Object
  extended by com.genesyslab.platform.commons.GEnum
      extended by com.genesyslab.platform.contacts.protocol.contactserver.NamedGEnum
          extended by com.genesyslab.platform.contacts.protocol.contactserver.ResponseType

public final class ResponseType
extends NamedGEnum


Field Summary
static ResponseType AdministratorResponse
           
static ResponseType SuggestedResponseChoosen
           
static ResponseType SuggestedResponseNotReceived
           
static ResponseType SuggestedResponsesIgnored
           
static ResponseType SystemAutoResponse
           
 
Fields inherited from class com.genesyslab.platform.commons.GEnum
LOCALE_ENGLISH
 
Method Summary
static ResponseType create(java.lang.String name)
           
static java.lang.Integer fromEnum(ResponseType val)
           
static ResponseType toEnum(java.lang.Integer val)
           
 
Methods inherited from class com.genesyslab.platform.contacts.protocol.contactserver.NamedGEnum
getLongName, getValue, toString
 
Methods inherited from class com.genesyslab.platform.commons.GEnum
asInteger, enumSize, equals, equals, getEnumMap, getEnumValues, getValue, getValue, hashCode, name, ordinal, valueOf, valueOf, values, valuesBy
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

SuggestedResponsesIgnored

public static final ResponseType SuggestedResponsesIgnored

SystemAutoResponse

public static final ResponseType SystemAutoResponse

SuggestedResponseChoosen

public static final ResponseType SuggestedResponseChoosen

SuggestedResponseNotReceived

public static final ResponseType SuggestedResponseNotReceived

AdministratorResponse

public static final ResponseType AdministratorResponse
Method Detail

toEnum

public static ResponseType toEnum(java.lang.Integer val)

fromEnum

public static java.lang.Integer fromEnum(ResponseType val)

create

public static ResponseType create(java.lang.String name)

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.