Configuration Platform SDK 7.6 API Reference

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

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

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

public class ConfServerFlag
extends GEnum


Field Summary
static ConfServerFlag False
          Deprecated.  
static ConfServerFlag NoFlag
          Deprecated.  
static ConfServerFlag True
          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

NoFlag

public static final ConfServerFlag NoFlag
Deprecated. 

False

public static final ConfServerFlag False
Deprecated. 

True

public static final ConfServerFlag True
Deprecated. 

Configuration Platform SDK 7.6 API Reference

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