Uses of Class
org.apache.olingo.odata2.jpa.processor.ref.model.Customer

Packages that use Customer
org.apache.olingo.odata2.jpa.processor.ref.model   
 

Uses of Customer in org.apache.olingo.odata2.jpa.processor.ref.model
 

Methods in org.apache.olingo.odata2.jpa.processor.ref.model that return Customer
 Customer SalesOrderHeader.getCustomer()
           
 

Methods in org.apache.olingo.odata2.jpa.processor.ref.model with parameters of type Customer
 void SalesOrderHeader.setCustomer(Customer customer)
           
 



Copyright © 2013-2014 The Apache Software Foundation. All Rights Reserved.