ToStart

case ToStart(ID: ProductionID, productToProduce: Product, unitsToProduce: NumberOfUnits)

A production that needs to be started, it specifies the product to produce and the units in which it needs to be produced.

Value members

Inherited methods

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