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