Configuration Platform SDK 7.6 API Reference

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

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

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

public class ConfServerAlarmCategory
extends GEnum


Field Summary
static ConfServerAlarmCategory ACCritical
          Deprecated.  
static ConfServerAlarmCategory ACMajor
          Deprecated.  
static ConfServerAlarmCategory ACMaxAlarmCategory
          Deprecated.  
static ConfServerAlarmCategory ACMinor
          Deprecated.  
static ConfServerAlarmCategory ACNoAlarmCategory
          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

ACNoAlarmCategory

public static final ConfServerAlarmCategory ACNoAlarmCategory
Deprecated. 

ACCritical

public static final ConfServerAlarmCategory ACCritical
Deprecated. 

ACMajor

public static final ConfServerAlarmCategory ACMajor
Deprecated. 

ACMinor

public static final ConfServerAlarmCategory ACMinor
Deprecated. 

ACMaxAlarmCategory

public static final ConfServerAlarmCategory ACMaxAlarmCategory
Deprecated. 

Configuration Platform SDK 7.6 API Reference

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