Uses of Enum
com.chargebee.models.Addon.Type
Packages that use Addon.Type
-
Uses of Addon.Type in com.chargebee.models
Methods in com.chargebee.models that return Addon.TypeModifier and TypeMethodDescriptionAddon.type()Deprecated.static Addon.TypeDeprecated.Returns the enum constant of this type with the specified name.static Addon.Type[]Addon.Type.values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.chargebee.models that return types with arguments of type Addon.TypeMethods in com.chargebee.models with parameters of type Addon.TypeModifier and TypeMethodDescriptionAddon.CreateRequest.type(Addon.Type type) Deprecated.Addon.UpdateRequest.type(Addon.Type type) Deprecated.