in generic-examples/traits/tracing/InventoryService.java [95:97]
public Integer getQuantity(){ return this.quantity; }