in opbeans/src/main/java/co/elastic/apm/opbeans/model/Order.java [64:66]
public void setCustomer(Customer customer) { this.customer = customer; }