Uses of Interface
com.sportradar.unifiedodds.sdk.entities.Sport
Packages that use Sport
Package
Description
-
Uses of Sport in com.sportradar.unifiedodds.sdk.entities
Methods in com.sportradar.unifiedodds.sdk.entities that return Sport -
Uses of Sport in com.sportradar.unifiedodds.sdk.internal.impl
Methods in com.sportradar.unifiedodds.sdk.internal.impl that return SportModifier and TypeMethodDescriptionSportEntityFactory.buildSport(Urn sportId, List<Locale> locales) Builds aSportinstance with the provided dataSportEntityFactoryImpl.buildSport(Urn sportId, List<Locale> locales) Builds aSportinstance with the provided dataMethods in com.sportradar.unifiedodds.sdk.internal.impl that return types with arguments of type SportModifier and TypeMethodDescriptionSportEntityFactory.buildSports(List<Locale> locales) SportEntityFactoryImpl.buildSports(List<Locale> locales) SportDataProviderImpl.getSports()Returns all the available sports (the returned data is translated in the configuredLocales using theUofConfigurationImpl)Returns all the available sports (the returned data is translated in the specifiedLocale) -
Uses of Sport in com.sportradar.unifiedodds.sdk.internal.impl.entities
Classes in com.sportradar.unifiedodds.sdk.internal.impl.entities that implement SportMethods in com.sportradar.unifiedodds.sdk.internal.impl.entities that return Sport -
Uses of Sport in com.sportradar.unifiedodds.sdk.managers
Methods in com.sportradar.unifiedodds.sdk.managers that return types with arguments of type SportModifier and TypeMethodDescriptionSportDataProvider.getSports()Returns all the available sports (the returned data is translated in the configuredLocales using theUofConfigurationImpl)Returns all the available sports (the returned data is translated in the specifiedLocale)