Uses of Class
org.apache.olingo.odata2.annotation.processor.ref.model.Team

Packages that use Team
org.apache.olingo.odata2.annotation.processor.ref.model   
 

Uses of Team in org.apache.olingo.odata2.annotation.processor.ref.model
 

Methods in org.apache.olingo.odata2.annotation.processor.ref.model that return Team
 Team Team.getSubTeam()
           
 Team Employee.getTeam()
           
 

Methods in org.apache.olingo.odata2.annotation.processor.ref.model with parameters of type Team
 void Team.setSubTeam(Team subTeam)
           
 void Employee.setTeam(Team team)
           
 



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