Uses of Enum
com.chargebee.models.Ramp.Status
Packages that use Ramp.Status
-
Uses of Ramp.Status in com.chargebee.models
Methods in com.chargebee.models that return Ramp.StatusModifier and TypeMethodDescriptionRamp.status()static Ramp.StatusReturns the enum constant of this type with the specified name.static Ramp.Status[]Ramp.Status.values()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 Ramp.Status