NewBatch

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

Received when a batch is created.

Value members

Inherited methods

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