Platform SDK Java 8.5 API Reference

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

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.IndexNameType

public final class IndexNameType
extends NamedGEnum


Field Summary
static IndexNameType Contact
           
static IndexNameType Interaction
           
static IndexNameType SRL
           
 
Fields inherited from class com.genesyslab.platform.commons.GEnum
LOCALE_ENGLISH
 
Method Summary
static IndexNameType create(java.lang.String name)
           
static java.lang.String fromEnum(IndexNameType val)
           
static IndexNameType toEnum(java.lang.String 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

Contact

public static final IndexNameType Contact

Interaction

public static final IndexNameType Interaction

SRL

public static final IndexNameType SRL
Method Detail

toEnum

public static IndexNameType toEnum(java.lang.String val)

fromEnum

public static java.lang.String fromEnum(IndexNameType val)

create

public static IndexNameType 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.