Ejemplo n.º 1
0
void Stock::setType( Product goodType ) { _type = goodType.toInt(); }