Platform SDK Java 8.5 API Reference

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

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

public final class Prefixes
extends NamedGEnum


Field Summary
static Prefixes And
           
static Prefixes Not
           
static Prefixes Or
           
 
Fields inherited from class com.genesyslab.platform.commons.GEnum
LOCALE_ENGLISH
 
Method Summary
static Prefixes create(java.lang.String name)
           
static java.lang.String fromEnum(Prefixes val)
           
static Prefixes 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

Not

public static final Prefixes Not

And

public static final Prefixes And

Or

public static final Prefixes Or
Method Detail

toEnum

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

fromEnum

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

create

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