Commit
cc19db482f37d55e62c8f821b2cc1c54afdec894
by anrodriqueztask16 adds a simple entity team
Added the entity Team with the attributes specified in Kunagi with the
getters and setters. Relations with other entities are lacking. This
entity has an attribute enumerated sportType whose class is also
included. Social networds have been incorporated as a string attribute
since the implementation of it has to be defined yet
The tests verify that the stored data is correct
Javadoc for the entity Team