Uses of Class
org.apache.olingo.odata2.ref.model.Manager
-
Packages that use Manager Package Description 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 Modifier and Type Method Description ManagerDataContainer. createManager()ManagerEmployee. getManager()Methods in org.apache.olingo.odata2.ref.model that return types with arguments of type Manager Modifier and Type Method Description List<Manager>DataContainer. getManagers()Methods in org.apache.olingo.odata2.ref.model with parameters of type Manager Modifier and Type Method Description voidEmployee. setManager(Manager manager)
-