Uses of Enum Class
eds.model.Order.Status
Packages that use Order.Status
-
Uses of Order.Status in eds.model
Subclasses with type arguments of type Order.Status in eds.modelMethods in eds.model that return Order.StatusModifier and TypeMethodDescriptionOrder.getStatus()Returns the current execution status of the order.static Order.StatusReturns the enum constant of this class with the specified name.static Order.Status[]Order.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.