discipline() discipline() : \naigc\v25\IDiscipline Gets the Discipline the Bracket is for. Returns \naigc\v25\IDiscipline — The Discipline.
level() level() : \naigc\v25\ILevel Gets the Level the Bracket is for. Returns \naigc\v25\ILevel — The Level.
meet() meet() : \naigc\v25\IMeet Gets the Meet the Bracket is part of. Returns \naigc\v25\IMeet — The Meet.
competitionGyms() competitionGyms() : \naigc\v25\ICompetitionGym[] Gets the CompetitionGyms the Bracket is competed in. Returns \naigc\v25\ICompetitionGym[] — The array of CompetitionGyms.
teams() teams() : \naigc\v25\ITeam[] Gets the Teams competing in the Bracket. Returns \naigc\v25\ITeam[] — The array of Teams.
finalsQualification() finalsQualification(\naigc\v25\IMeet $finals) : \naigc\v25\IBracket Creates the Teams, Competitors, CompetitorBrackets, and Routines for the qualifiers to finals in the Bracket. Parameters \naigc\v25\IMeet $finals The meet that finals is in. Returns \naigc\v25\IBracket