public class EnumDescriptions
extends java.lang.Object
Modifier and Type | Method | Description |
---|---|---|
static java.lang.String |
getDescription(GEnum enumValue) |
Retrieve enum value description.
|
static void |
registerDescription(GEnum enumValue,
java.lang.String description) |
Register description of the enum value.
|
public static void registerDescription(GEnum enumValue, java.lang.String description)
enumValue
- value of the enum to register description fordescription
- text description of the valuepublic static java.lang.String getDescription(GEnum enumValue)
enumValue
- enum value to look for descriptionSend comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.