Uses of Class
org.apache.olingo.odata2.ref.model.Team
-
Packages that use Team Package Description 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 Modifier and Type Method Description TeamDataContainer. createTeam()TeamEmployee. getTeam()Methods in org.apache.olingo.odata2.ref.model that return types with arguments of type Team Modifier and Type Method Description List<Team>DataContainer. getTeams()Methods in org.apache.olingo.odata2.ref.model with parameters of type Team Modifier and Type Method Description voidEmployee. setTeam(Team team)
-