Class Sport
java.lang.Object
net.andresbustamante.yafoot.core.model.Sport
- All Implemented Interfaces:
Serializable,Identifiable<Short>
A sport to practice in a match.
- See Also:
-
Constructor Details
-
Sport
Constructor for testing purposes only.- Parameters:
id- Sport IDcode- Sport code
-