com.genesyslab.platform.configuration.protocol.types
Class CfgResourceType
java.lang.Object
com.genesyslab.platform.commons.GEnum
com.genesyslab.platform.configuration.protocol.types.CfgResourceType
public class CfgResourceType
- extends GEnum
Method Summary |
static CfgResourceType |
valueOf(int ordinal)
Returns enumeration value by given ordinal number. |
static CfgResourceType |
valueOf(java.lang.String name)
Returns enumeration value with specified name or null if no such value exists. |
static java.util.Collection<CfgResourceType> |
values()
Returns all values of the enumeration. |
Methods inherited from class com.genesyslab.platform.commons.GEnum |
asInteger, enumSize, equals, equals, getEnumMap, getEnumValues, getValue, getValue, getValue, hashCode, name, ordinal, toString, valueOf, valueOf, values, valuesBy |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
CFGRTNoType
public static final CfgResourceType CFGRTNoType
CFGRTTimeZone
public static final CfgResourceType CFGRTTimeZone
CFGRTContract
public static final CfgResourceType CFGRTContract
CFGRTSiteAccess
public static final CfgResourceType CFGRTSiteAccess
CFGRTGVPGroupCustomer
public static final CfgResourceType CFGRTGVPGroupCustomer
CFGRTGVPGroupIVRProfile
public static final CfgResourceType CFGRTGVPGroupIVRProfile
CFGRTGVPServerType
public static final CfgResourceType CFGRTGVPServerType
CFGRTGVPServerTypeDisabled
public static final CfgResourceType CFGRTGVPServerTypeDisabled
CFGRTGVPServer
public static final CfgResourceType CFGRTGVPServer
CFGRTGVPProcessNode
public static final CfgResourceType CFGRTGVPProcessNode
CFGRTGVPDataNode
public static final CfgResourceType CFGRTGVPDataNode
CFGRTGVPTemplate
public static final CfgResourceType CFGRTGVPTemplate
CFGRTGroupHost
public static final CfgResourceType CFGRTGroupHost
CFGRTTaskGVPIVRProfile
public static final CfgResourceType CFGRTTaskGVPIVRProfile
CFGRTTaskGVPCustomer
public static final CfgResourceType CFGRTTaskGVPCustomer
CFGRTTaskSwitch
public static final CfgResourceType CFGRTTaskSwitch
CFGRTTaskHost
public static final CfgResourceType CFGRTTaskHost
CFGRTEnumerator
public static final CfgResourceType CFGRTEnumerator
CFGRTEnumeratorValue
public static final CfgResourceType CFGRTEnumeratorValue
CFGRTScript
public static final CfgResourceType CFGRTScript
CFGRTApplication
public static final CfgResourceType CFGRTApplication
CFGRTMaxType
public static final CfgResourceType CFGRTMaxType
values
public static java.util.Collection<CfgResourceType> values()
- Returns all values of the enumeration.
- Returns:
- all enumeration values
valueOf
public static CfgResourceType valueOf(int ordinal)
- Returns enumeration value by given ordinal number.
- Parameters:
ordinal
- ordinal number of the enumeration value
- Returns:
- the enumeration value with given ordinal number or null
valueOf
public static CfgResourceType valueOf(java.lang.String name)
- Returns enumeration value with specified name or null if no such value exists.
- Parameters:
name
- name of value in the enumeration
- Returns:
- enumeration value with specified name or null
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.