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