Uses of Class
org.apache.olingo.odata2.ref.model.Manager

Packages that use Manager
org.apache.olingo.odata2.ref.model   
 

Uses of Manager in org.apache.olingo.odata2.ref.model
 

Methods in org.apache.olingo.odata2.ref.model that return Manager
 Manager DataContainer.createManager()
           
 Manager Employee.getManager()
           
 

Methods in org.apache.olingo.odata2.ref.model that return types with arguments of type Manager
 List<Manager> DataContainer.getManagers()
           
 

Methods in org.apache.olingo.odata2.ref.model with parameters of type Manager
 void Employee.setManager(Manager manager)
           
 



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