public interface Sport extends SportSummary
Modifier and Type | Method and Description |
---|---|
List<Category> |
getCategories()
Returns an unmodifiable
List representing categories
which belong to the sport represented by the current instance |
getId, getName, getNames
Copyright © 2016–2025. All rights reserved.