Searched defs:getTeams (Results 1 - 4 of 4) sorted by relevance

/glassfish-3.1.2/tests/quicklook/ejb/cmp/src/java/team/
H A DLocalPlayer.java52 public Collection getTeams(); method in interface:LocalPlayer
H A DLocalLeague.java51 public Collection getTeams(); method in interface:LocalLeague
H A DLeagueBean.java66 public abstract Collection getTeams(); method in class:LeagueBean
117 Collection teams = getTeams();
129 Collection teams = getTeams();
H A DPlayerBean.java68 public abstract Collection getTeams(); method in class:PlayerBean

Completed in 77 milliseconds