@Immutable public static final class OrderCommands.AddDelivery extends UpdateAction
action| Constructor and Description |
|---|
OrderCommands.AddDelivery(java.util.List<DeliveryItem> items) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DeliveryItem> |
getItems() |
getActionpublic OrderCommands.AddDelivery(java.util.List<DeliveryItem> items)
public java.util.List<DeliveryItem> getItems()