Package org.salespointframework.order
Class Order.OrderCompleted
- java.lang.Object
-
- org.salespointframework.order.Order.OrderCompleted
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)OrdergetOrder()inthashCode()static Order.OrderCompletedof(Order order)StringtoString()
-
-
-
Method Detail
-
of
public static Order.OrderCompleted of(Order order)
-
getOrder
public Order getOrder()
-
-