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

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

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

Methods in org.apache.olingo.odata2.jpa.processor.ref.model that return SalesOrderItemKey
 SalesOrderItemKey SalesOrderItem.getSalesOrderItemKey()
           
 

Methods in org.apache.olingo.odata2.jpa.processor.ref.model with parameters of type SalesOrderItemKey
 void SalesOrderItem.setSalesOrderItemKey(SalesOrderItemKey salesOrderItemKey)
           
 



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