Uses of Enum Class
in.succinct.beckn.Fulfillment.FulfillmentType
-
Uses of Fulfillment.FulfillmentType in in.succinct.beckn
Methods in in.succinct.beckn that return Fulfillment.FulfillmentTypeModifier and TypeMethodDescriptionFulfillment.getType()static Fulfillment.FulfillmentTypeReturns the enum constant of this class with the specified name.static Fulfillment.FulfillmentType[]Fulfillment.FulfillmentType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in in.succinct.beckn with parameters of type Fulfillment.FulfillmentType