Uses of Enum
com.chargebee.models.QuotedRamp.Discount.Type
Packages that use QuotedRamp.Discount.Type
-
Uses of QuotedRamp.Discount.Type in com.chargebee.models
Methods in com.chargebee.models that return QuotedRamp.Discount.TypeModifier and TypeMethodDescriptionQuotedRamp.Discount.type()static QuotedRamp.Discount.TypeReturns the enum constant of this type with the specified name.static QuotedRamp.Discount.Type[]QuotedRamp.Discount.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.