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 |
---|---|---|
CfgOSType |
CfgOS.getOStype() |
Type of the operating system.
|
Modifier and Type | Method | Description |
---|---|---|
void |
CfgOS.setOStype(CfgOSType value) |
Type of the operating system.
|
Modifier and Type | Method | Description |
---|---|---|
CfgOSType |
CfgHostQuery.getOsType() |
Type of the operating system (see
CfgOSType
).
|
Modifier and Type | Method | Description |
---|---|---|
void |
CfgHostQuery.setOsType(CfgOSType value) |
Type of the operating system (see
CfgOSType
).
|
Modifier and Type | Field | Description |
---|---|---|
static CfgOSType |
CfgOSType.CFGAIX |
|
static CfgOSType |
CfgOSType.CFGDigitalUNIX |
|
static CfgOSType |
CfgOSType.CFGHPUX |
|
static CfgOSType |
CfgOSType.CFGMacintosh |
|
static CfgOSType |
CfgOSType.CFGMaxOSType |
|
static CfgOSType |
CfgOSType.CFGNoOS |
The value of the corresponding parameter has not changed.
|
static CfgOSType |
CfgOSType.CFGOS2 |
|
static CfgOSType |
CfgOSType.CFGRedHatLinux |
|
static CfgOSType |
CfgOSType.CFGSolaris |
|
static CfgOSType |
CfgOSType.CFGSolarisX86 |
|
static CfgOSType |
CfgOSType.CFGSunOS |
|
static CfgOSType |
CfgOSType.CFGTandemUNIX |
|
static CfgOSType |
CfgOSType.CFGUnixWare |
|
static CfgOSType |
CfgOSType.CFGWindows |
|
static CfgOSType |
CfgOSType.CFGWindows2000 |
|
static CfgOSType |
CfgOSType.CFGWindowsServer2003 |
|
static CfgOSType |
CfgOSType.CFGWindowsServer2008 |
|
static CfgOSType |
CfgOSType.CFGWindowsServer2012 |
|
static CfgOSType |
CfgOSType.CFGWindowsVista |
|
static CfgOSType |
CfgOSType.CFGWindowsXP |
|
static CfgOSType |
CfgOSType.CFGWinNT |
Modifier and Type | Method | Description |
---|---|---|
static CfgOSType |
CfgOSType.valueOf(int ordinal) |
Returns enumeration value by given ordinal number.
|
static CfgOSType |
CfgOSType.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<CfgOSType> |
CfgOSType.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.