Uses of Enum Class
org.salespointframework.order.OrderStatus
-
Uses of OrderStatus in org.salespointframework.order
Modifier and TypeMethodDescriptionOrder.getOrderStatus()
static OrderStatus
Returns 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.