Uses of Enum Class
com.inttegro.orders.CheckoutOrderStatus
Packages that use CheckoutOrderStatus
-
Uses of CheckoutOrderStatus in com.inttegro.orders
Methods in com.inttegro.orders that return CheckoutOrderStatusModifier and TypeMethodDescriptionstatic CheckoutOrderStatusReturns the enum constant of this class with the specified name.static CheckoutOrderStatus[]CheckoutOrderStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.