Platform SDK Java 8.5 API Reference

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

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

public final class SortMode
extends NamedGEnum


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

Ascending

public static final SortMode Ascending

Descending

public static final SortMode Descending
Method Detail

toEnum

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

fromEnum

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

create

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