Interface CategoryCi
- All Superinterfaces:
CacheItem
Defines methods used to access cached category entity data
-
Method Summary
Methods inherited from interface com.sportradar.unifiedodds.sdk.internal.caching.CacheItem
getId, getNames, hasTranslationsLoadedFor, merge
-
Method Details
-
getSportId
Urn getSportId()Returns theUrnspecifying the id of the associated sport- Returns:
- the
Urnspecifying the id of the associated sport
-
getCountryCode
String getCountryCode()Returns aStringrepresenting a country code- Returns:
- a
Stringrepresenting a country code
-
getTournamentIds
Returns aListcontaining the ids of associated tournaments- Returns:
- a
Listcontaining the ids of associated tournaments
-