Uses of Class
org.primefaces.showcase.domain.Stats
-
Packages that use Stats Package Description org.primefaces.showcase.domain -
-
Uses of Stats in org.primefaces.showcase.domain
Methods in org.primefaces.showcase.domain that return types with arguments of type Stats Modifier and Type Method Description List<Stats>Team. getStats()Method parameters in org.primefaces.showcase.domain with type arguments of type Stats Modifier and Type Method Description voidTeam. setStats(List<Stats> stats)
-