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

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

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

Methods in org.apache.olingo.odata2.jpa.processor.ref.model that return types with arguments of type SalesOrderItem
 Set<SalesOrderItem> SalesOrderHeader.getSalesOrderItem()
           
 

Method parameters in org.apache.olingo.odata2.jpa.processor.ref.model with type arguments of type SalesOrderItem
 void SalesOrderHeader.setSalesOrderItem(Set<SalesOrderItem> salesOrderItem)
           
 



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