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