Configuration Platform SDK 7.6 API Reference

com.genesyslab.platform.configuration.protocol.types
Class CfgStartupType

java.lang.Object
  extended bycom.genesyslab.platform.commons.GEnum
      extended bycom.genesyslab.platform.configuration.protocol.types.CfgStartupType

public class CfgStartupType
extends GEnum


Field Summary
static CfgStartupType CFGSUTAutomatic
           
static CfgStartupType CFGSUTDisabled
           
static CfgStartupType CFGSUTManual
           
static CfgStartupType CFGSUTMaxStartupType
           
static CfgStartupType CFGSUTNoStartupType
           
 
Methods inherited from class com.genesyslab.platform.commons.GEnum
asInteger, enumSize, equals, getValue, getValue, getValue, hashCode, name, ordinal, toString, values
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

CFGSUTNoStartupType

public static final CfgStartupType CFGSUTNoStartupType

CFGSUTAutomatic

public static final CfgStartupType CFGSUTAutomatic

CFGSUTManual

public static final CfgStartupType CFGSUTManual

CFGSUTDisabled

public static final CfgStartupType CFGSUTDisabled

CFGSUTMaxStartupType

public static final CfgStartupType CFGSUTMaxStartupType

Configuration Platform SDK 7.6 API Reference

Send comments on this topic.
Copyright © 2006–2008 Genesys Telecommunication Laboratories, Inc. All rights reserved.