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

Packages that use Addon.Type
com.chargebee.models   
 

Uses of Addon.Type in com.chargebee.models
 

Methods in com.chargebee.models that return Addon.Type
 Addon.Type Addon.type()
           
static Addon.Type Addon.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Addon.Type[] Addon.Type.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.Type
 Addon.CreateRequest Addon.CreateRequest.type(Addon.Type type)
           
 Addon.UpdateRequest Addon.UpdateRequest.type(Addon.Type type)
           
 



Copyright © 2015 ChargeBee. All Rights Reserved.