Configuration Platform SDK 7.6 API Reference

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

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

public class CfgChargeType
extends GEnum


Field Summary
static CfgChargeType CFGDuration
           
static CfgChargeType CFGFlatRate
           
static CfgChargeType CFGFree
           
static CfgChargeType CFGInstance
           
static CfgChargeType CFGMaxChargeType
           
static CfgChargeType CFGNoChargeType
           
 
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

CFGNoChargeType

public static final CfgChargeType CFGNoChargeType

CFGFree

public static final CfgChargeType CFGFree

CFGFlatRate

public static final CfgChargeType CFGFlatRate

CFGInstance

public static final CfgChargeType CFGInstance

CFGDuration

public static final CfgChargeType CFGDuration

CFGMaxChargeType

public static final CfgChargeType CFGMaxChargeType

Configuration Platform SDK 7.6 API Reference

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