Configuration Platform SDK 7.6 API Reference

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

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

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

public class ConfServerDNRegisterFlag
extends GEnum


Field Summary
static ConfServerDNRegisterFlag DRFalse
          Deprecated.  
static ConfServerDNRegisterFlag DROnDemand
          Deprecated.  
static ConfServerDNRegisterFlag DRTrue
          Deprecated.  
static ConfServerDNRegisterFlag DRUnknown
          Deprecated.  
static ConfServerDNRegisterFlag MaxDNRegisterFlag
          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

DRUnknown

public static final ConfServerDNRegisterFlag DRUnknown
Deprecated. 

DRFalse

public static final ConfServerDNRegisterFlag DRFalse
Deprecated. 

DRTrue

public static final ConfServerDNRegisterFlag DRTrue
Deprecated. 

DROnDemand

public static final ConfServerDNRegisterFlag DROnDemand
Deprecated. 

MaxDNRegisterFlag

public static final ConfServerDNRegisterFlag MaxDNRegisterFlag
Deprecated. 

Configuration Platform SDK 7.6 API Reference

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