Uses of Class
com.chargebee.models.Addon.ChargeType

Packages that use Addon.ChargeType
com.chargebee.models   
 

Uses of Addon.ChargeType in com.chargebee.models
 

Methods in com.chargebee.models that return Addon.ChargeType
 Addon.ChargeType Addon.chargeType()
           
static Addon.ChargeType Addon.ChargeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Addon.ChargeType[] Addon.ChargeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.chargebee.models with parameters of type Addon.ChargeType
 Addon.CreateRequest Addon.CreateRequest.chargeType(Addon.ChargeType chargeType)
           
 Addon.UpdateRequest Addon.UpdateRequest.chargeType(Addon.ChargeType chargeType)
           
 



Copyright © 2015 ChargeBee. All Rights Reserved.