public class SportData extends SportEntityData
Modifier and Type | Method and Description |
---|---|
List<CategoryData> |
getCategories()
Returns a
List representing the categories, which belong to the sport
represented by the current instance |
getId, getName, getNames
public List<CategoryData> getCategories()
List
representing the categories, which belong to the sport
represented by the current instanceList
representing the categories, which belong to the sport
represented by the current instanceCopyright © 2016–2025. All rights reserved.