NewBatch

case NewBatch(batchID: BatchID, cheeseType: CheeseType, readyFrom: LocalDate)

Fired when a production is terminated, given a batch ID and sent to the refrigeration room.

Value members

Inherited methods

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