Uses of Interface
com.sportradar.unifiedodds.sdk.entities.LongTermEvent
Packages that use LongTermEvent
Package
Description
-
Uses of LongTermEvent in com.sportradar.unifiedodds.sdk.entities
Subinterfaces of LongTermEvent in com.sportradar.unifiedodds.sdk.entitiesModifier and TypeInterfaceDescriptioninterfaceDefines methods implemented by classes providing information about a tournamentinterfaceDefines methods used to access lottery informationinterfaceDefines methods implemented by classes providing data of a seasoninterfaceDefines methods implemented by classes providing information about a tournamentMethods in com.sportradar.unifiedodds.sdk.entities that return LongTermEventModifier and TypeMethodDescriptionMatch.getTournament()Returns the tournament associated with the current instance (possible types can beBasicTournamentandTournament) -
Uses of LongTermEvent in com.sportradar.unifiedodds.sdk.internal.impl
Methods in com.sportradar.unifiedodds.sdk.internal.impl that return LongTermEventModifier and TypeMethodDescriptionSportDataProviderImpl.getLongTermEvent(Urn id) Returns the specified long term event (the returned data is translated in the configuredLocales using theUofConfigurationImpl)SportDataProviderImpl.getLongTermEvent(Urn id, Locale locale) Returns the specified long term event (the returned data is translated in the specifiedLocale) -
Uses of LongTermEvent in com.sportradar.unifiedodds.sdk.internal.impl.entities
Classes in com.sportradar.unifiedodds.sdk.internal.impl.entities that implement LongTermEventModifier and TypeClassDescriptionclassRepresents a sport tournamentclassThe basic implementation of a lotteryclassProvides methods used to access data of long term events of type seasonclassRepresents a sport tournamentMethods in com.sportradar.unifiedodds.sdk.internal.impl.entities that return LongTermEventModifier and TypeMethodDescriptionMatchImpl.getTournament()Returns the tournament associated with the current instance (possible types can beBasicTournamentandTournament) -
Uses of LongTermEvent in com.sportradar.unifiedodds.sdk.managers
Methods in com.sportradar.unifiedodds.sdk.managers that return LongTermEventModifier and TypeMethodDescriptionSportDataProvider.getLongTermEvent(Urn id) Returns the specified long term event (the returned data is translated in the configuredLocales using theUofConfigurationImpl)SportDataProvider.getLongTermEvent(Urn id, Locale locale) Returns the specified long term event (the returned data is translated in the specifiedLocale)