Platform SDK Java 8.5 API Reference

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

Packages that use CfgChargeType
com.genesyslab.platform.applicationblocks.com.objects   
com.genesyslab.platform.configuration.protocol.types This package contains classes based on the Genesys GEnum class. 
 

Uses of CfgChargeType in com.genesyslab.platform.applicationblocks.com.objects
 

Methods in com.genesyslab.platform.applicationblocks.com.objects that return CfgChargeType
 CfgChargeType CfgDeltaService.getType()
          Not in use.
 

Uses of CfgChargeType in com.genesyslab.platform.configuration.protocol.types
 

Fields in com.genesyslab.platform.configuration.protocol.types declared as CfgChargeType
static CfgChargeType CfgChargeType.CFGDuration
          Duration-based charging.
static CfgChargeType CfgChargeType.CFGFlatRate
          Flat-rate charging.
static CfgChargeType CfgChargeType.CFGFree
          The service is provided free of charge.
static CfgChargeType CfgChargeType.CFGInstance
          Instance-based charging.
static CfgChargeType CfgChargeType.CFGMaxChargeType
          A maximum value of this enumeration type.
static CfgChargeType CfgChargeType.CFGNoChargeType
          The value of the corresponding parameter has not changed.
 

Methods in com.genesyslab.platform.configuration.protocol.types that return CfgChargeType
static CfgChargeType CfgChargeType.valueOf(int ordinal)
          Returns enumeration value by given ordinal number.
static CfgChargeType CfgChargeType.valueOf(java.lang.String name)
          Returns enumeration value with specified name or null if no such value exists.
 

Methods in com.genesyslab.platform.configuration.protocol.types that return types with arguments of type CfgChargeType
static java.util.Collection<CfgChargeType> CfgChargeType.values()
          Returns all values of the enumeration.
 


Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.