Configuration Platform SDK 7.6 API Reference

com.genesyslab.platform.configuration.protocol.confserver
Class ConfServerPersonType

java.lang.Object
  extended bycom.genesyslab.platform.commons.GEnum
      extended bycom.genesyslab.platform.configuration.protocol.confserver.ConfServerPersonType

Deprecated. The enum has been deprecated. Please use 'CfgPersonType' enum instead.

public class ConfServerPersonType
extends GEnum


Field Summary
static ConfServerPersonType Agent
          Deprecated.  
static ConfServerPersonType MaxPersonType
          Deprecated.  
static ConfServerPersonType NoPersonType
          Deprecated.  
static ConfServerPersonType Person
          Deprecated.  
 
Methods inherited from class com.genesyslab.platform.commons.GEnum
asInteger, enumSize, equals, getValue, getValue, getValue, hashCode, name, ordinal, toString, values
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

NoPersonType

public static final ConfServerPersonType NoPersonType
Deprecated. 

Person

public static final ConfServerPersonType Person
Deprecated. 

Agent

public static final ConfServerPersonType Agent
Deprecated. 

MaxPersonType

public static final ConfServerPersonType MaxPersonType
Deprecated. 

Configuration Platform SDK 7.6 API Reference

Send comments on this topic.
Copyright © 2006–2008 Genesys Telecommunication Laboratories, Inc. All rights reserved.