OrderDelayed

case OrderDelayed(orderID: OrderID, newDeliveryDate: LocalDate)

An event emitted if an order cannot be fulfilled since there are some products whose ripening days would make it impossible to fulfil the order by the required date. A new delivery date is also provided.

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product