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

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

Uses of Note 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 Note
 List<Note> SalesOrderHeader.getNotes()
           
 

Method parameters in org.apache.olingo.odata2.jpa.processor.ref.model with type arguments of type Note
 void SalesOrderHeader.setNotes(List<Note> notes)
           
 



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