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