Package org.primefaces.showcase.domain
Class Team
java.lang.Object
org.primefaces.showcase.domain.Team
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Team
public Team() -
Team
-
-
Method Details
-
getName
-
setName
-
getStats
-
setStats
-
getAllWins
public int getAllWins() -
getAllLosses
public int getAllLosses()
-