Uses of Enum
com.chargebee.models.Ramp.ItemsToAdd.ItemType
Packages that use Ramp.ItemsToAdd.ItemType
-
Uses of Ramp.ItemsToAdd.ItemType in com.chargebee.models
Methods in com.chargebee.models that return Ramp.ItemsToAdd.ItemTypeModifier and TypeMethodDescriptionRamp.ItemsToAdd.itemType()static Ramp.ItemsToAdd.ItemTypeReturns the enum constant of this type with the specified name.static Ramp.ItemsToAdd.ItemType[]Ramp.ItemsToAdd.ItemType.values()Returns an array containing the constants of this enum type, in the order they are declared.