Configuration Platform SDK 7.6 API Reference

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

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

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

public class ConfServerChargeType
extends GEnum


Field Summary
static ConfServerChargeType Duration
          Deprecated.  
static ConfServerChargeType FlatRate
          Deprecated.  
static ConfServerChargeType Free
          Deprecated.  
static ConfServerChargeType Instance
          Deprecated.  
static ConfServerChargeType MaxChargeType
          Deprecated.  
static ConfServerChargeType NoChargeType
          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

NoChargeType

public static final ConfServerChargeType NoChargeType
Deprecated. 

Free

public static final ConfServerChargeType Free
Deprecated. 

FlatRate

public static final ConfServerChargeType FlatRate
Deprecated. 

Instance

public static final ConfServerChargeType Instance
Deprecated. 

Duration

public static final ConfServerChargeType Duration
Deprecated. 

MaxChargeType

public static final ConfServerChargeType MaxChargeType
Deprecated. 

Configuration Platform SDK 7.6 API Reference

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