Package | Description |
---|---|
com.genesyslab.platform.configuration.protocol.metadata | |
com.genesyslab.platform.configuration.protocol.obj | |
com.genesyslab.platform.configuration.protocol.types |
This package contains classes based on the Genesys
GEnum class. |
Modifier and Type | Method | Description |
---|---|---|
CfgStructureType |
CfgDescriptionStructure.getCfgEnum() |
Gets corresponding value from
CfgStructureType
enum for a particular |
Modifier and Type | Method | Description |
---|---|---|
<T extends CfgDescriptionStructure> |
CfgMetadata.getStructure(java.lang.Class<T> clazz,
CfgStructureType structType) |
Gets a descriptive class for either configuration structure or delta structure
(depending on value of generic parameter
|
Constructor | Description |
---|---|
ConfStructure(CfgMetadata metadata,
CfgStructureType structType) |
Creates and initializes configuration structure data container by structure structure type.
|
Modifier and Type | Method | Description |
---|---|---|
static CfgStructureType |
CfgStructureType.valueOf(int ordinal) |
Returns enumeration value by given ordinal number.
|
static CfgStructureType |
CfgStructureType.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<CfgStructureType> |
CfgStructureType.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.