@Generated(value="com.genesyslab.platform.commons.protocol.generator.Generator", date="2021-06-14T15:44:55.438-07:00") public class CfgHostType extends GEnum
Modifier and Type | Field | Description |
---|---|---|
static CfgHostType |
CFGAgentWorkstation |
An agent workstation.
|
static CfgHostType |
CFGAuxComputer |
An auxiliary computer on either the Service Provider network or a tenant network.
|
static CfgHostType |
CFGGVPWorkstation |
|
static CfgHostType |
CFGMaxHostType |
A maximum value of this enumeration type.
|
static CfgHostType |
CFGNetworkServer |
A major computer on the Service Provider data network.
|
static CfgHostType |
CFGNoHost |
The value of the corresponding parameter has not changed.
|
static CfgHostType |
CFGServiceWorkstation |
A workstation on the Service Provider data network which is not an agent workstation.
|
static CfgHostType |
CFGTenantServer |
A major computer on a tenant data network.
|
static CfgHostType |
CFGTenantWorkstation |
A workstation on a tenant data network which is not an agent workstation.
|
LOCALE_ENGLISH
Modifier and Type | Method | Description |
---|---|---|
static CfgHostType |
valueOf(int ordinal) |
Returns enumeration value by given ordinal number.
|
static CfgHostType |
valueOf(java.lang.String name) |
Returns enumeration value with specified name or null if no such value exists.
|
static java.util.Collection<CfgHostType> |
values() |
Returns all values of the enumeration.
|
public static final CfgHostType CFGNoHost
public static final CfgHostType CFGNetworkServer
public static final CfgHostType CFGTenantServer
public static final CfgHostType CFGServiceWorkstation
public static final CfgHostType CFGTenantWorkstation
public static final CfgHostType CFGAgentWorkstation
public static final CfgHostType CFGAuxComputer
public static final CfgHostType CFGGVPWorkstation
public static final CfgHostType CFGMaxHostType
public static java.util.Collection<CfgHostType> values()
public static CfgHostType valueOf(int ordinal)
ordinal
- ordinal number of the enumeration valuepublic static CfgHostType valueOf(java.lang.String name)
name
- name of value in the enumerationSend comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.