Uses of Class
org.apache.olingo.odata2.annotation.processor.ref.model.Manager
-
Packages that use Manager Package Description org.apache.olingo.odata2.annotation.processor.ref.model -
-
Uses of Manager in org.apache.olingo.odata2.annotation.processor.ref.model
Methods in org.apache.olingo.odata2.annotation.processor.ref.model that return Manager Modifier and Type Method Description ManagerEmployee. getManager()Methods in org.apache.olingo.odata2.annotation.processor.ref.model with parameters of type Manager Modifier and Type Method Description voidEmployee. setManager(Manager manager)
-