Configuration Platform SDK 7.6 API Reference

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

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

public class CfgObjectState
extends GEnum


Field Summary
static CfgObjectState CFGDeleted
           
static CfgObjectState CFGDisabled
           
static CfgObjectState CFGEnabled
           
static CfgObjectState CFGMaxObjectState
           
static CfgObjectState CFGNoObjectState
           
 
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

CFGNoObjectState

public static final CfgObjectState CFGNoObjectState

CFGEnabled

public static final CfgObjectState CFGEnabled

CFGDisabled

public static final CfgObjectState CFGDisabled

CFGDeleted

public static final CfgObjectState CFGDeleted

CFGMaxObjectState

public static final CfgObjectState CFGMaxObjectState

Configuration Platform SDK 7.6 API Reference

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