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