|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Employee | |
---|---|
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 | |
---|---|
class |
Manager
|
Methods in org.apache.olingo.odata2.annotation.processor.ref.model that return types with arguments of type Employee | |
---|---|
List<Employee> |
Team.getEmployees()
|
List<Employee> |
Room.getEmployees()
|
List<Employee> |
Manager.getEmployees()
|
Methods in org.apache.olingo.odata2.annotation.processor.ref.model with parameters of type Employee | |
---|---|
void |
Team.addEmployee(Employee e)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |