Configuration Platform SDK 7.6 API Reference

com.genesyslab.platform.configuration.protocol.confserver
Class ConfServerStatTableType

java.lang.Object
  extended bycom.genesyslab.platform.commons.GEnum
      extended bycom.genesyslab.platform.configuration.protocol.confserver.ConfServerStatTableType

Deprecated. The enum has been deprecated. Please use 'CfgStatTableType' enum instead.

public class ConfServerStatTableType
extends GEnum


Field Summary
static ConfServerStatTableType CapacityTable
          Deprecated.  
static ConfServerStatTableType MaxStatTableType
          Deprecated.  
static ConfServerStatTableType NoStatTable
          Deprecated.  
static ConfServerStatTableType QuotaTable
          Deprecated.  
static ConfServerStatTableType SpecialDayTable
          Deprecated.  
static ConfServerStatTableType VariableRateContractTable
          Deprecated.  
static ConfServerStatTableType VolumeContractTable
          Deprecated.  
 
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

NoStatTable

public static final ConfServerStatTableType NoStatTable
Deprecated. 

CapacityTable

public static final ConfServerStatTableType CapacityTable
Deprecated. 

QuotaTable

public static final ConfServerStatTableType QuotaTable
Deprecated. 

SpecialDayTable

public static final ConfServerStatTableType SpecialDayTable
Deprecated. 

VolumeContractTable

public static final ConfServerStatTableType VolumeContractTable
Deprecated. 

VariableRateContractTable

public static final ConfServerStatTableType VariableRateContractTable
Deprecated. 

MaxStatTableType

public static final ConfServerStatTableType MaxStatTableType
Deprecated. 

Configuration Platform SDK 7.6 API Reference

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