public class OrderDetails extends Object
| Constructor and Description |
|---|
OrderDetails() |
OrderDetails(Long customerId,
Money orderTotal) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getCustomerId() |
Money |
getOrderTotal() |
Copyright © 2020. All rights reserved.