in generic-examples/traits/telemetry/OrderService.java [78:80]
public void setQuantity(Integer quantity){ this.quantity=quantity; }