Platform SDK Java 8.5 API Reference

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

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

public final class CoBrowseAction
extends NamedGEnum


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

Add

public static final CoBrowseAction Add

Replace

public static final CoBrowseAction Replace

Remove

public static final CoBrowseAction Remove
Method Detail

toEnum

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

fromEnum

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

create

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