Skip navigation links
C E G H I L M P R S T U V 

C

Competition - Class in ligaaas.teamc.domain
 
Competition(long, String, String, String, SportType, CompetitionType, Boolean, int, int, Boolean, Boolean, HeadQuarter, User, Contact) - Constructor for class ligaaas.teamc.domain.Competition
Creates a new instance of Competition.
Competition() - Constructor for class ligaaas.teamc.domain.Competition
Creates a new empty instance of Competition.
CompetitionType - Enum in ligaaas.teamc.domain
 
Contact - Class in ligaaas.teamc.domain
 
Contact() - Constructor for class ligaaas.teamc.domain.Contact
Creates a new empty instance of Contact.
Contact(long, String, String, String, String, String, String) - Constructor for class ligaaas.teamc.domain.Contact
Creates a new instance of Contact.

E

equals(Object) - Method in class ligaaas.teamc.domain.Competition
Returns if two classes are equals
equals(Object) - Method in class ligaaas.teamc.domain.Contact
Returns if two classes are equals
equals(Object) - Method in class ligaaas.teamc.domain.HeadQuarter
Returns if two classes are equals
equals(Object) - Method in class ligaaas.teamc.domain.Match
Returns if two classes are equals
equals(Object) - Method in class ligaaas.teamc.domain.Player
Returns if two classes are equals
equals(Object) - Method in class ligaaas.teamc.domain.Round
Returns if two classes are equals
equals(Object) - Method in class ligaaas.teamc.domain.Team
Returns if two classes are equals
equals(Object) - Method in class ligaaas.teamc.domain.User
Returns if two classes are equals
EventState - Enum in ligaaas.teamc.domain
 

G

getCompetitionContact() - Method in class ligaaas.teamc.domain.Competition
Returns the competition Contact.
getCompetitionDeleted() - Method in class ligaaas.teamc.domain.Competition
Returns if the competition is logically deleted.
getCompetitionDescription() - Method in class ligaaas.teamc.domain.Competition
Returns the description of the competition.
getCompetitionHeadQuarter() - Method in class ligaaas.teamc.domain.Competition
Returns the competition HeadQuarter.
getCompetitionId() - Method in class ligaaas.teamc.domain.Competition
Returns the id of the competition.
getCompetitionMaxTeams() - Method in class ligaaas.teamc.domain.Competition
Returns the max number of teams of the competition.
getCompetitionMinTeams() - Method in class ligaaas.teamc.domain.Competition
Returns the min number of teams of the competition.
getCompetitionName() - Method in class ligaaas.teamc.domain.Competition
Returns the name of the competition.
getCompetitionOpen() - Method in class ligaaas.teamc.domain.Competition
Returns if the competition is open.
getCompetitionPublic() - Method in class ligaaas.teamc.domain.Competition
Returns if the competition is public.
getCompetitionShortName() - Method in class ligaaas.teamc.domain.Competition
Returns the short name of the competition.
getCompetitionSportType() - Method in class ligaaas.teamc.domain.Competition
Returns the sport type of the competition.
getCompetitionTeams() - Method in class ligaaas.teamc.domain.Competition
Returns the competition Teams.
getCompetitionType() - Method in class ligaaas.teamc.domain.Competition
Returns the competition type.
getCompetitionUser() - Method in class ligaaas.teamc.domain.Competition
Returns the competition User.
getContactEmail() - Method in class ligaaas.teamc.domain.Contact
Returns the email of the contact.
getContactFacebook() - Method in class ligaaas.teamc.domain.Contact
Returns the facebook account of the contact.
getContactId() - Method in class ligaaas.teamc.domain.Contact
Returns the id of the contact.
getContactInstagram() - Method in class ligaaas.teamc.domain.Contact
Returns the instagram account of the contact.
getContactPhone() - Method in class ligaaas.teamc.domain.Contact
Returns the phone of the contact.
getContactTwitter() - Method in class ligaaas.teamc.domain.Contact
Returns the twitter account of the contact.
getContactWeb() - Method in class ligaaas.teamc.domain.Contact
Returns the web of the contact.
getHeadquarterAddress() - Method in class ligaaas.teamc.domain.HeadQuarter
Returns the address of the HeadQuarter.
getHeadquarterDescription() - Method in class ligaaas.teamc.domain.HeadQuarter
Returns the description of the HeadQuarter.
getHeadQuarterId() - Method in class ligaaas.teamc.domain.HeadQuarter
Returns the id of the HeadQuarter.
getHeadquarterLocality() - Method in class ligaaas.teamc.domain.HeadQuarter
Returns the locality of the HeadQuarter.
getHeadquarterName() - Method in class ligaaas.teamc.domain.HeadQuarter
Returns the name of the HeadQuarter.
getHeadquarterProvince() - Method in class ligaaas.teamc.domain.HeadQuarter
Returns the province of the HeadQuarter.
getMatchComments() - Method in class ligaaas.teamc.domain.Match
Gets the Match comments.
getMatchDate() - Method in class ligaaas.teamc.domain.Match
Gets the Match Date
getMatchDescription() - Method in class ligaaas.teamc.domain.Match
Gets the Match description
getMatchDuration() - Method in class ligaaas.teamc.domain.Match
Gets the match duration
getMatchHomeTeam() - Method in class ligaaas.teamc.domain.Match
Gets the Match home Team
getMatchId() - Method in class ligaaas.teamc.domain.Match
Gets the Match id.
getMatchLocalPoints() - Method in class ligaaas.teamc.domain.Match
Gets the Match local points
getMatchPlace() - Method in class ligaaas.teamc.domain.Match
Gets the Match place (a HeadQuarter)
getMatchRound() - Method in class ligaaas.teamc.domain.Match
Gets the Match current Round
getMatchState() - Method in class ligaaas.teamc.domain.Match
Gets the current Match EventState
getMatchVisitingPoints() - Method in class ligaaas.teamc.domain.Match
Gets the Match visiting points
getMatchVisitingTeam() - Method in class ligaaas.teamc.domain.Match
Gets the Match visiting Team
getPlayerEmail() - Method in class ligaaas.teamc.domain.Player
Returns the email of the Player.
getPlayerFavouriteSportsList() - Method in class ligaaas.teamc.domain.Player
Returns the list of favourite sports of Player.
getPlayerFavouriteTeamList() - Method in class ligaaas.teamc.domain.Player
Returns the list of favourite teams of Player.
getPlayerId() - Method in class ligaaas.teamc.domain.Player
Returns the id of the Player.
getPlayerInterests() - Method in class ligaaas.teamc.domain.Player
Returns the interests of the Player.
getPlayerLocation() - Method in class ligaaas.teamc.domain.Player
Returns the location where the Player is living.
getPlayerManagedByUser() - Method in class ligaaas.teamc.domain.Player
Returns the user User.
getPlayerNickName() - Method in class ligaaas.teamc.domain.Player
Returns the nickname of the Player.
getPlayerPicture() - Method in class ligaaas.teamc.domain.Player
Returns the picture of the Player.
getPlayerPrivacity() - Method in class ligaaas.teamc.domain.Player
Returns the account privacity of the Player
getPlayerProvince() - Method in class ligaaas.teamc.domain.Player
Returns the province where the Player is living.
getPlayerTeams() - Method in class ligaaas.teamc.domain.Player
Returns the player Teams.
getPlayerUser() - Method in class ligaaas.teamc.domain.Player
Returns the managed players Users.
getRoundComments() - Method in class ligaaas.teamc.domain.Round
Returns the comments of the round.
getRoundCompetition() - Method in class ligaaas.teamc.domain.Round
Returns the Competition of the round.
getRoundDate() - Method in class ligaaas.teamc.domain.Round
Returns the date of the round.
getRoundDescription() - Method in class ligaaas.teamc.domain.Round
Returns the description of the round.
getRoundHeadQuarter() - Method in class ligaaas.teamc.domain.Round
Returns the HeadQuarter of the round.
getRoundId() - Method in class ligaaas.teamc.domain.Round
Returns the id of the round.
getRoundNumber() - Method in class ligaaas.teamc.domain.Round
Returns the number of the round.
getRoundState() - Method in class ligaaas.teamc.domain.Round
Returns the state of the round.
getTeamCompetitions() - Method in class ligaaas.teamc.domain.Team
Returns the team Competitions.
getTeamContact() - Method in class ligaaas.teamc.domain.Team
Returns the team Contact.
getTeamDeleted() - Method in class ligaaas.teamc.domain.Team
Returns if the team is logically deleted.
getTeamDescription() - Method in class ligaaas.teamc.domain.Team
Returns the description of the team.
getTeamHeadQuarter() - Method in class ligaaas.teamc.domain.Team
Returns the team HeadQuarter.
getTeamId() - Method in class ligaaas.teamc.domain.Team
Returns the id of the team.
getTeamMaxPlayers() - Method in class ligaaas.teamc.domain.Team
Returns the max number of players of the team.
getTeamMinPlayers() - Method in class ligaaas.teamc.domain.Team
Returns the min number of players of the team.
getTeamName() - Method in class ligaaas.teamc.domain.Team
Returns the name of the team.
getTeamOpen() - Method in class ligaaas.teamc.domain.Team
Returns if the team is open.
getTeamPlayers() - Method in class ligaaas.teamc.domain.Team
Returns the team Players.
getTeamPublic() - Method in class ligaaas.teamc.domain.Team
Returns if the team is public.
getTeamShortName() - Method in class ligaaas.teamc.domain.Team
Returns the short name of the team.
getTeamSportType() - Method in class ligaaas.teamc.domain.Team
Returns the sport type of the team.
getTeamUser() - Method in class ligaaas.teamc.domain.Team
Returns the team User.
getUserBirthdate() - Method in class ligaaas.teamc.domain.User
Gets the user birthdate.
getUserCountry() - Method in class ligaaas.teamc.domain.User
Gets the user country.
getUserEmail() - Method in class ligaaas.teamc.domain.User
Gets the user email.
getUserFacebook() - Method in class ligaaas.teamc.domain.User
Gets the user facebook.
getUserId() - Method in class ligaaas.teamc.domain.User
Gets the user id.
getUserIdentificationDocument() - Method in class ligaaas.teamc.domain.User
Gets the user identification document.
getUserInstagram() - Method in class ligaaas.teamc.domain.User
Gets the user instagram.
getUserLocality() - Method in class ligaaas.teamc.domain.User
Gets the user locality.
getUserLogin() - Method in class ligaaas.teamc.domain.User
Gets the user login.
getUserName() - Method in class ligaaas.teamc.domain.User
Gets the user name.
getUserPassword() - Method in class ligaaas.teamc.domain.User
Gets the user password.
getUserPhone() - Method in class ligaaas.teamc.domain.User
Gets the user phone.
getUserPlayer() - Method in class ligaaas.teamc.domain.User
Returns the player Player.
getUserPlayers() - Method in class ligaaas.teamc.domain.User
Returns the user managed Players.
getUserProvince() - Method in class ligaaas.teamc.domain.User
Gets the user province.
getUserResidence() - Method in class ligaaas.teamc.domain.User
Gets the user residence.
getUserSurname() - Method in class ligaaas.teamc.domain.User
Gets the user surname.
getUserTwitter() - Method in class ligaaas.teamc.domain.User
Gets the user twitter.

H

hashCode() - Method in class ligaaas.teamc.domain.Competition
Returns the hascCode of the competition.
hashCode() - Method in class ligaaas.teamc.domain.Contact
Returns the hascCode of the contact.
hashCode() - Method in class ligaaas.teamc.domain.HeadQuarter
Returns the hascCode of the HeadQuarter.
hashCode() - Method in class ligaaas.teamc.domain.Match
Returns the hashCode for the Match object
hashCode() - Method in class ligaaas.teamc.domain.Player
Returns the hashCode of Player.
hashCode() - Method in class ligaaas.teamc.domain.Round
Returns the hascCode of the round.
hashCode() - Method in class ligaaas.teamc.domain.Team
Returns the hascCode of the contact.
hashCode() - Method in class ligaaas.teamc.domain.User
Returns the hashCode of the User.
HeadQuarter - Class in ligaaas.teamc.domain
 
HeadQuarter() - Constructor for class ligaaas.teamc.domain.HeadQuarter
Creates a new empty instance of HeadQuarter.
HeadQuarter(long, String, String, String, String, String) - Constructor for class ligaaas.teamc.domain.HeadQuarter
Creates a new instance of HeadQuarter without owner.

I

isUserConfirmed() - Method in class ligaaas.teamc.domain.User
Checks if is user confirmed.

L

ligaaas.teamc.domain - package ligaaas.teamc.domain
 

M

Match - Class in ligaaas.teamc.domain
 
Match(long, Team, Team, Date, HeadQuarter, EventState, int, int, int, String, List<String>, Round) - Constructor for class ligaaas.teamc.domain.Match
Instantiates a new Match
Match() - Constructor for class ligaaas.teamc.domain.Match
Instantiates a new user

P

Player - Class in ligaaas.teamc.domain
 
Player() - Constructor for class ligaaas.teamc.domain.Player
Creates a new empty instance of Player.
Player(long, String, byte[], String, String, String, String, String, String, Boolean) - Constructor for class ligaaas.teamc.domain.Player
Creates a new instance of Player without owner.

R

RegexpTemplates - Class in ligaaas.teamc.domain
 
RegexpTemplates() - Constructor for class ligaaas.teamc.domain.RegexpTemplates
 
Round - Class in ligaaas.teamc.domain
 
Round(long, int, Date, EventState, String, List<String>, HeadQuarter, Competition) - Constructor for class ligaaas.teamc.domain.Round
Creates a new instance of Round.
Round() - Constructor for class ligaaas.teamc.domain.Round
Creates a new empty instance of Round.

S

setCompetitionContact(Contact) - Method in class ligaaas.teamc.domain.Competition
Sets the competition Contact.
setCompetitionDeleted(Boolean) - Method in class ligaaas.teamc.domain.Competition
Sets if competition is deleted.
setCompetitionDescription(String) - Method in class ligaaas.teamc.domain.Competition
Sets the description of the competition.
setCompetitionHeadQuarter(HeadQuarter) - Method in class ligaaas.teamc.domain.Competition
Sets the competition HeadQuarter.
setCompetitionId(long) - Method in class ligaaas.teamc.domain.Competition
Sets the id of the competition.
setCompetitionMaxTeams(int) - Method in class ligaaas.teamc.domain.Competition
Sets the max number of teams of the competition.
setCompetitionMinTeams(int) - Method in class ligaaas.teamc.domain.Competition
Sets the min number of teams of the competition.
setCompetitionName(String) - Method in class ligaaas.teamc.domain.Competition
Sets the name of the competition.
setCompetitionOpen(Boolean) - Method in class ligaaas.teamc.domain.Competition
Sets if competition is open.
setCompetitionPublic(Boolean) - Method in class ligaaas.teamc.domain.Competition
Sets if competition is public.
setCompetitionShortName(String) - Method in class ligaaas.teamc.domain.Competition
Sets the short name of the competition.
setCompetitionSportType(SportType) - Method in class ligaaas.teamc.domain.Competition
Sets the description of the competition.
setCompetitionTeams(List<Team>) - Method in class ligaaas.teamc.domain.Competition
Sets the teams of the competition.
setCompetitionType(CompetitionType) - Method in class ligaaas.teamc.domain.Competition
Sets the type of the competition.
setCompetitionUser(User) - Method in class ligaaas.teamc.domain.Competition
Sets the competition User.
setContactEmail(String) - Method in class ligaaas.teamc.domain.Contact
Sets the email of the contact.
setContactFacebook(String) - Method in class ligaaas.teamc.domain.Contact
Sets the facebook account of the contact.
setContactId(long) - Method in class ligaaas.teamc.domain.Contact
Sets the id of the contact.
setContactInstagram(String) - Method in class ligaaas.teamc.domain.Contact
Sets the instagram account of the contact.
setContactPhone(String) - Method in class ligaaas.teamc.domain.Contact
Sets the phone of the contact.
setContactTwitter(String) - Method in class ligaaas.teamc.domain.Contact
Sets the twitter account of the contact.
setContactWeb(String) - Method in class ligaaas.teamc.domain.Contact
Sets the web of the contact.
setHeadquarterAddress(String) - Method in class ligaaas.teamc.domain.HeadQuarter
Sets the address of the HeadQuarter.
setHeadquarterDescription(String) - Method in class ligaaas.teamc.domain.HeadQuarter
Sets the description of the HeadQuarter.
setHeadQuarterId(long) - Method in class ligaaas.teamc.domain.HeadQuarter
Sets the id of the HeadQuarter.
setHeadquarterLocality(String) - Method in class ligaaas.teamc.domain.HeadQuarter
Sets the locality of the HeadQuarter.
setHeadquarterName(String) - Method in class ligaaas.teamc.domain.HeadQuarter
Sets the name of the HeadQuarter.
setHeadquarterProvince(String) - Method in class ligaaas.teamc.domain.HeadQuarter
Sets the province of the HeadQuarter.
setMatchComments(List<String>) - Method in class ligaaas.teamc.domain.Match
Sets the Match comments.
setMatchDate(Date) - Method in class ligaaas.teamc.domain.Match
setMatchDescription(String) - Method in class ligaaas.teamc.domain.Match
Sets the Match description
setMatchDuration(int) - Method in class ligaaas.teamc.domain.Match
Sets the Match duration
setMatchHomeTeam(Team) - Method in class ligaaas.teamc.domain.Match
Sets the Match home Team
setMatchId(long) - Method in class ligaaas.teamc.domain.Match
Sets the Match Id
setMatchLocalPoints(int) - Method in class ligaaas.teamc.domain.Match
Sets the Match local points
setMatchPlace(HeadQuarter) - Method in class ligaaas.teamc.domain.Match
Sets the Match place (a HeadQuarter)
setMatchRound(Round) - Method in class ligaaas.teamc.domain.Match
Sets the Match current Round
setMatchState(EventState) - Method in class ligaaas.teamc.domain.Match
Sets the current Match EventState
setMatchVisitingPoints(int) - Method in class ligaaas.teamc.domain.Match
Sets the Match visiting points
setMatchVisitingTeam(Team) - Method in class ligaaas.teamc.domain.Match
Sets the Match visiting Team
setPlayerEmail(String) - Method in class ligaaas.teamc.domain.Player
Sets the email of the Player.
setPlayerFavouriteSportsList(String) - Method in class ligaaas.teamc.domain.Player
Sets the list of favourite sports of the Player.
setPlayerFavouriteTeamList(String) - Method in class ligaaas.teamc.domain.Player
Sets the list of favourite teams of Player
setPlayerId(long) - Method in class ligaaas.teamc.domain.Player
Sets the id of the Player.
setPlayerInterests(String) - Method in class ligaaas.teamc.domain.Player
Sets the interests of the Player.
setPlayerLocation(String) - Method in class ligaaas.teamc.domain.Player
Sets the location where the Player is living.
setPlayerManagedByUser(User) - Method in class ligaaas.teamc.domain.Player
Sets the manager user of the player.
setPlayerNickName(String) - Method in class ligaaas.teamc.domain.Player
Sets the playerNickname of the Player.
setPlayerPicture(byte[]) - Method in class ligaaas.teamc.domain.Player
Sets the picture of the Player.
setPlayerPrivacity(Boolean) - Method in class ligaaas.teamc.domain.Player
Sets the privacity for the account of Player
setPlayerProvince(String) - Method in class ligaaas.teamc.domain.Player
Sets the province where the Player is living.
setPlayerTeams(List<Team>) - Method in class ligaaas.teamc.domain.Player
Sets the Teams of the player.
setPlayerUser(User) - Method in class ligaaas.teamc.domain.Player
Sets the manager User of the player.
setRoundComments(List<String>) - Method in class ligaaas.teamc.domain.Round
Sets the comments of the round.
setRoundCompetition(Competition) - Method in class ligaaas.teamc.domain.Round
Sets the Competition of the round.
setRoundDate(Date) - Method in class ligaaas.teamc.domain.Round
Sets the round date.
setRoundDescription(String) - Method in class ligaaas.teamc.domain.Round
Sets the description of the round.
setRoundHeadQuarter(HeadQuarter) - Method in class ligaaas.teamc.domain.Round
Sets the HeadQuarter of the round.
setRoundId(long) - Method in class ligaaas.teamc.domain.Round
Sets the id of the round.
setRoundNumber(int) - Method in class ligaaas.teamc.domain.Round
Sets the number of the round.
setRoundState(EventState) - Method in class ligaaas.teamc.domain.Round
Sets the state of the round.
setTeamCompetitions(List<Competition>) - Method in class ligaaas.teamc.domain.Team
Sets the Competitions of the team.
setTeamContact(Contact) - Method in class ligaaas.teamc.domain.Team
Sets the team Contact.
setTeamDeleted(Boolean) - Method in class ligaaas.teamc.domain.Team
Sets if team is deleted.
setTeamDescription(String) - Method in class ligaaas.teamc.domain.Team
Sets the description of the team.
setTeamHeadQuarter(HeadQuarter) - Method in class ligaaas.teamc.domain.Team
Sets the team HeadQuarter.
setTeamId(long) - Method in class ligaaas.teamc.domain.Team
Sets the id of the team.
setTeamMaxPlayers(int) - Method in class ligaaas.teamc.domain.Team
Sets the max number of players of the team.
setTeamMinPlayers(int) - Method in class ligaaas.teamc.domain.Team
Sets the min number of players of the team.
setTeamName(String) - Method in class ligaaas.teamc.domain.Team
Sets the name of the team.
setTeamOpen(Boolean) - Method in class ligaaas.teamc.domain.Team
Sets if team is open.
setTeamPlayers(List<Player>) - Method in class ligaaas.teamc.domain.Team
Sets the Players of the team.
setTeamPublic(Boolean) - Method in class ligaaas.teamc.domain.Team
Sets if team is public.
setTeamShortName(String) - Method in class ligaaas.teamc.domain.Team
Sets the short name of the team.
setTeamSportType(SportType) - Method in class ligaaas.teamc.domain.Team
Sets the description of the team.
setTeamUser(User) - Method in class ligaaas.teamc.domain.Team
Sets the team User.
setUserBirthdate(Date) - Method in class ligaaas.teamc.domain.User
Sets the user birthdate.
setUserConfirmed(boolean) - Method in class ligaaas.teamc.domain.User
Sets the user confirmed.
setUserCountry(String) - Method in class ligaaas.teamc.domain.User
Sets the user country.
setUserEmail(String) - Method in class ligaaas.teamc.domain.User
Sets the user email.
setUserFacebook(String) - Method in class ligaaas.teamc.domain.User
Sets the user facebook.
setUserId(long) - Method in class ligaaas.teamc.domain.User
Sets the user id.
setUserIdentificationDocument(String) - Method in class ligaaas.teamc.domain.User
Sets the user identification document.
setUserInstagram(String) - Method in class ligaaas.teamc.domain.User
Sets the user instagram.
setUserLocality(String) - Method in class ligaaas.teamc.domain.User
Sets the user locality.
setUserLogin(String) - Method in class ligaaas.teamc.domain.User
Sets the user login.
setUserName(String) - Method in class ligaaas.teamc.domain.User
Sets the user name.
setUserPassword(String) - Method in class ligaaas.teamc.domain.User
Sets the user password.
setUserPhone(String) - Method in class ligaaas.teamc.domain.User
Sets the user phone.
setUserPlayer(Player) - Method in class ligaaas.teamc.domain.User
Sets the player of the user.
setUserPlayers(List<Player>) - Method in class ligaaas.teamc.domain.User
Sets the players managed of the user.
setUserProvince(String) - Method in class ligaaas.teamc.domain.User
Sets the user province.
setUserResidence(String) - Method in class ligaaas.teamc.domain.User
Sets the user residence.
setUserSurname(String) - Method in class ligaaas.teamc.domain.User
Sets the user surname.
setUserTwitter(String) - Method in class ligaaas.teamc.domain.User
Sets the user twitter.
SportType - Enum in ligaaas.teamc.domain
 

T

Team - Class in ligaaas.teamc.domain
 
Team(long, String, String, String, SportType, Boolean, int, int, Boolean, Boolean, HeadQuarter, Contact, User) - Constructor for class ligaaas.teamc.domain.Team
Creates a new instance of Team.
Team() - Constructor for class ligaaas.teamc.domain.Team
Creates a new empty instance of Team.

U

User - Class in ligaaas.teamc.domain
 
User() - Constructor for class ligaaas.teamc.domain.User
Instantiates a new user.
User(long, String, String, String, String, Date, String, String, String, String, String, String, String, String, String, String, boolean) - Constructor for class ligaaas.teamc.domain.User
Instantiates a new User.

V

valueOf(String) - Static method in enum ligaaas.teamc.domain.CompetitionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ligaaas.teamc.domain.EventState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ligaaas.teamc.domain.SportType
Returns the enum constant of this type with the specified name.
values() - Static method in enum ligaaas.teamc.domain.CompetitionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ligaaas.teamc.domain.EventState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ligaaas.teamc.domain.SportType
Returns an array containing the constants of this enum type, in the order they are declared.
C E G H I L M P R S T U V 
Skip navigation links

Copyright © 2017. All rights reserved.