- getBirthdate() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
-
Returns the birthdate of the user
- getContactPerson() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
-
Returns the name of the contact person
- getCountry() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
-
Returns the country of the user
- getDescriptionHeadquarters() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
-
Returns the description of the team's headquarters
- getDescriptionTeam() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
-
Returns the description of the team
- getEmail() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
-
Returns the email of the contact person
- getEmail() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
-
Returns the email of the user
- getIdentificationType() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
-
Returns the identificationType of the user
- getLocalityHeadquarters() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
-
Returns the locality of the team's headquarters
- getLocation() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
-
Returns the location of the user
- getMaxPlayers() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
-
Returns the maximum number of the team
- getMinPlayers() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
-
Returns the minimum number of the team
- getName() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
-
Returns the name of the user
- getNameHeadquarters() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
-
Returns the name of the team headquarters
- getNameTeam() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
-
Returns the name of the team
- getNickTeam() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
-
Returns the abbreviation name of the team
- getNumIdentificationType() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
-
Returns the user identification number
- getPhone() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
-
Returns the phone of the contact person
- getPhone() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
-
Returns the phone of the user
- getProvince() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
-
Returns the province of the user
- getProvinceHeadquarters() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
-
Returns the province of the team's headquarters
- getResidence() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
-
Returns the residence of the user
- getResidenceHeadquarters() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
-
Returns the residence of the team's headquarters
- getSocialMedia() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
-
Returns the team's social media
- getSocialNetworks() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
-
Returns the social networks of the user
- getSportType() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
-
Returns the type of the team
- getSurname() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
-
Returns the surname of the user
- getWeb() - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
-
Returns the team's website
- setBirthdate(GregorianCalendar) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
-
Sets the birthdate of the user
- setContactPerson(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
-
Sets the name of the contact person
- setCountry(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
-
Sets the country of the user
- setDescriptionHeadquarters(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
-
Sets the description of the team's headquarters
- setDescriptionTeam(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
-
Sets the description of a team
- setEmail(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
-
Sets the email of the contact person
- setEmail(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
-
Sets the email of the user
- setIdentificationType(IdentificationType) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
-
Sets the identification type of the user
- setLocalityHeadquarters(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
-
Sets the locality of the team's headquarters
- setLocation(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
-
Sets the location of the user
- setMaxPlayers(int) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
-
Sets the maximum number of team players
- setMinPlayers(int) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
-
Sets the minimum number of the players
- setName(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
-
Sets the name of the user
- setNameHeadquarters(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
-
Sets the name of the team headquarters
- setNameTeam(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
-
Sets the name of the team
- setNickTeam(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
-
Sets the abbreviation name of the team
- setNumIdentificationType(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
-
Sets the user identification number
- setOpenToInscription(boolean) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
-
Sets to close or open for a inscription
- setPhone(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
-
Sets the phone of the contact person
- setPhone(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
-
Sets the phone of the user
- setProvince(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
-
Sets the province of the user
- setProvinceHeadquarters(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
-
Sets the province of the team's headquarters
- setResidence(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
-
Sets the residence of the user
- setResidenceHeadquarters(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
-
Sets the residence of the team's headquarters
- setSocialMedia(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
-
Sets the social medio of the team
- setSocialNetworks(HashMap<String, String>) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
-
Sets the social networks of the user
- setSportType(SportType) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
-
Sets the type of the team
- setSurname(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.User
-
Sets the name of the user
- setVisible(boolean) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
-
Sets the visibility of the team.
- setWeb(String) - Method in class es.uvigo.esei.dgss.teamB.ligaaas.domain.entities.Team
-
Sets the team's website
- SportType - Enum in es.uvigo.esei.dgss.teamB.ligaaas.domain.entities
-