in generic-examples/traits/tracing/InventoryService.java [80:82]
public void setOrderId(Integer orderId){ this.orderId=orderId; }