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