Uses of Class
ejava.projects.eleague.dto.Contest
-
Packages that use Contest Package Description ejava.projects.eleague.dto -
-
Uses of Contest in ejava.projects.eleague.dto
Fields in ejava.projects.eleague.dto with type parameters of type Contest Modifier and Type Field Description protected List<Contest>Season. contestMethods in ejava.projects.eleague.dto that return Contest Modifier and Type Method Description ContestObjectFactory. createContest()Create an instance ofContestMethods in ejava.projects.eleague.dto that return types with arguments of type Contest Modifier and Type Method Description List<Contest>Season. getContest()Gets the value of the contest property.
-