Configuration Platform SDK 7.6 API Reference

com.genesyslab.platform.configuration.protocol.types
Class CfgAlarmCategory

java.lang.Object
  extended bycom.genesyslab.platform.commons.GEnum
      extended bycom.genesyslab.platform.configuration.protocol.types.CfgAlarmCategory

public class CfgAlarmCategory
extends GEnum


Field Summary
static CfgAlarmCategory CFGACCritical
           
static CfgAlarmCategory CFGACMajor
           
static CfgAlarmCategory CFGACMaxAlarmCategory
           
static CfgAlarmCategory CFGACMinor
           
static CfgAlarmCategory CFGACNoAlarmCategory
           
 
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

CFGACNoAlarmCategory

public static final CfgAlarmCategory CFGACNoAlarmCategory

CFGACCritical

public static final CfgAlarmCategory CFGACCritical

CFGACMajor

public static final CfgAlarmCategory CFGACMajor

CFGACMinor

public static final CfgAlarmCategory CFGACMinor

CFGACMaxAlarmCategory

public static final CfgAlarmCategory CFGACMaxAlarmCategory

Configuration Platform SDK 7.6 API Reference

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