Class OrderCompletionReport

java.lang.Object
org.salespointframework.order.OrderCompletionReport
All Implemented Interfaces:
Iterable<OrderCompletionReport.OrderLineCompletion>, Supplier<Stream<OrderCompletionReport.OrderLineCompletion>>, Streamable<OrderCompletionReport.OrderLineCompletion>

public class OrderCompletionReport extends Object implements Streamable<OrderCompletionReport.OrderLineCompletion>