Platform SDK Java 8.5 API Reference

com.genesyslab.platform.openmedia.protocol.openmediaattributes
Class WorkbinType

java.lang.Object
  extended by com.genesyslab.platform.commons.GEnum
      extended by com.genesyslab.platform.openmedia.protocol.openmediaattributes.WorkbinType

public class WorkbinType
extends GEnum


Field Summary
static WorkbinType Agent
           
static WorkbinType AgentGroup
           
static WorkbinType Place
           
static WorkbinType PlaceGroup
           
 
Fields inherited from class com.genesyslab.platform.commons.GEnum
LOCALE_ENGLISH
 
Method Summary
static WorkbinType create(java.lang.String name)
           
static java.lang.Integer fromEnum(WorkbinType val)
           
static WorkbinType toEnum(java.lang.Integer val)
           
 
Methods inherited from class com.genesyslab.platform.commons.GEnum
asInteger, enumSize, equals, equals, getEnumMap, getEnumValues, getValue, getValue, getValue, hashCode, name, ordinal, toString, valueOf, valueOf, values, valuesBy
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

Agent

public static final WorkbinType Agent

Place

public static final WorkbinType Place

PlaceGroup

public static final WorkbinType PlaceGroup

AgentGroup

public static final WorkbinType AgentGroup
Method Detail

toEnum

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

fromEnum

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

create

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