Package | Description |
---|---|
com.genesyslab.platform.applicationblocks.com.objects | |
com.genesyslab.platform.configuration.protocol.types |
This package contains classes based on the Genesys
GEnum class. |
Modifier and Type | Method | Description |
---|---|---|
CfgAlarmCategory |
CfgAlarmCondition.getCategory() |
The category of the alarm condition.
|
CfgAlarmCategory |
CfgDeltaAlarmCondition.getCategory() |
The category of the alarm condition.
|
Modifier and Type | Method | Description |
---|---|---|
void |
CfgAlarmCondition.setCategory(CfgAlarmCategory value) |
The category of the alarm condition.
|
Modifier and Type | Field | Description |
---|---|---|
static CfgAlarmCategory |
CfgAlarmCategory.CFGACCritical |
Critical alarm
|
static CfgAlarmCategory |
CfgAlarmCategory.CFGACMajor |
Major alarm
|
static CfgAlarmCategory |
CfgAlarmCategory.CFGACMaxAlarmCategory |
A maximum value of this enumeration type
|
static CfgAlarmCategory |
CfgAlarmCategory.CFGACMinor |
Minor alarm
|
static CfgAlarmCategory |
CfgAlarmCategory.CFGACNoAlarmCategory |
The value of the corresponding parameter has not changed
|
Modifier and Type | Method | Description |
---|---|---|
static CfgAlarmCategory |
CfgAlarmCategory.valueOf(int ordinal) |
Returns enumeration value by given ordinal number.
|
static CfgAlarmCategory |
CfgAlarmCategory.valueOf(java.lang.String name) |
Returns enumeration value with specified name or null if no such value exists.
|
Modifier and Type | Method | Description |
---|---|---|
static java.util.Collection<CfgAlarmCategory> |
CfgAlarmCategory.values() |
Returns all values of the enumeration.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.