Uses of Enum Class
org.salespointframework.order.OrderCompletionReport.CompletionStatus
Packages that use OrderCompletionReport.CompletionStatus
-
Uses of OrderCompletionReport.CompletionStatus in org.salespointframework.order
Methods in org.salespointframework.order that return OrderCompletionReport.CompletionStatusModifier 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.