Uses of Enum Class
org.salespointframework.order.OrderCompletionReport.CompletionStatus
-
Uses of OrderCompletionReport.CompletionStatus in org.salespointframework.order
Modifier and TypeMethodDescriptionOrderCompletionReport.getStatus()
OrderCompletionReport.OrderLineCompletion.getStatus()
Returns the enum constant of this class with the specified name.OrderCompletionReport.CompletionStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.