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()
           
 Customer Customer.getInternal()
           
 

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



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