Package | Description |
---|---|
com.genesyslab.platform.applicationblocks.com.objects | |
com.genesyslab.platform.applicationblocks.com.queries | |
com.genesyslab.platform.configuration.protocol.types |
This package contains classes based on the Genesys
GEnum class. |
Modifier and Type | Method | Description |
---|---|---|
CfgHostType |
CfgDeltaHost.getType() |
Type of the host.
|
CfgHostType |
CfgHost.getType() |
Type of the host.
|
Modifier and Type | Method | Description |
---|---|---|
void |
CfgHost.setType(CfgHostType value) |
Type of the host.
|
Modifier and Type | Method | Description |
---|---|---|
CfgHostType |
CfgHostQuery.getHostType() |
Type of the host (see
CfgHostType
).
|
Modifier and Type | Method | Description |
---|---|---|
void |
CfgHostQuery.setHostType(CfgHostType value) |
Type of the host (see
CfgHostType
).
|
Modifier and Type | Field | Description |
---|---|---|
static CfgHostType |
CfgHostType.CFGAgentWorkstation |
An agent workstation.
|
static CfgHostType |
CfgHostType.CFGAuxComputer |
An auxiliary computer on either the Service Provider network or a tenant network.
|
static CfgHostType |
CfgHostType.CFGGVPWorkstation |
|
static CfgHostType |
CfgHostType.CFGMaxHostType |
A maximum value of this enumeration type.
|
static CfgHostType |
CfgHostType.CFGNetworkServer |
A major computer on the Service Provider data network.
|
static CfgHostType |
CfgHostType.CFGNoHost |
The value of the corresponding parameter has not changed.
|
static CfgHostType |
CfgHostType.CFGServiceWorkstation |
A workstation on the Service Provider data network which is not an agent workstation.
|
static CfgHostType |
CfgHostType.CFGTenantServer |
A major computer on a tenant data network.
|
static CfgHostType |
CfgHostType.CFGTenantWorkstation |
A workstation on a tenant data network which is not an agent workstation.
|
Modifier and Type | Method | Description |
---|---|---|
static CfgHostType |
CfgHostType.valueOf(int ordinal) |
Returns enumeration value by given ordinal number.
|
static CfgHostType |
CfgHostType.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<CfgHostType> |
CfgHostType.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.