Uses of Class
org.apache.olingo.odata2.annotation.processor.ref.model.Employee
-
Packages that use Employee Package Description org.apache.olingo.odata2.annotation.processor.ref.model -
-
Uses of Employee in org.apache.olingo.odata2.annotation.processor.ref.model
Subclasses of Employee in org.apache.olingo.odata2.annotation.processor.ref.model Modifier and Type Class Description classManagerMethods in org.apache.olingo.odata2.annotation.processor.ref.model that return types with arguments of type Employee Modifier and Type Method Description List<Employee>Manager. getEmployees()List<Employee>Room. getEmployees()List<Employee>Team. getEmployees()Methods in org.apache.olingo.odata2.annotation.processor.ref.model with parameters of type Employee Modifier and Type Method Description voidTeam. addEmployee(Employee e)
-