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

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

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

Subclasses of Employee in org.apache.olingo.odata2.ref.model
 class Manager
           
 

Methods in org.apache.olingo.odata2.ref.model that return Employee
 Employee DataContainer.createEmployee()
           
 

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



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