public interface Category extends CategorySummary
| Modifier and Type | Method and Description | 
|---|---|
List<SportEvent> | 
getTournaments()
Returns an unmodifiable  
List of tournaments which belong to the category represented by the current instance
 (possible types: BasicTournament, Tournament, Stage) | 
getCountryCode, getId, getName, getNamesList<SportEvent> getTournaments()
List of tournaments which belong to the category represented by the current instance
 (possible types: BasicTournament, Tournament, Stage)List of tournaments which belong to the category represented by the current instanceCopyright © 2016–2025. All rights reserved.