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

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

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

Methods in org.apache.olingo.odata2.ref.model that return Team
 Team DataContainer.createTeam()
           
 Team Employee.getTeam()
           
 

Methods in org.apache.olingo.odata2.ref.model that return types with arguments of type Team
 List<Team> DataContainer.getTeams()
           
 

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



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