Uses of Interface
com.sportradar.unifiedodds.sdk.entities.LocalizedNamedValue
Packages that use LocalizedNamedValue
Package
Description
-
Uses of LocalizedNamedValue in com.sportradar.unifiedodds.sdk.entities
Methods in com.sportradar.unifiedodds.sdk.entities that return LocalizedNamedValueModifier and TypeMethodDescriptionPeriodScore.getPeriodDescription()Returns the period description translated in the default localePeriodScore.getPeriodDescription(Locale locale) Returns the period description translated in the specified language -
Uses of LocalizedNamedValue in com.sportradar.unifiedodds.sdk.entities.status
Methods in com.sportradar.unifiedodds.sdk.entities.status that return LocalizedNamedValueModifier and TypeMethodDescriptionMatchStatus.getMatchStatus()Returns the match status translated in the default localeMatchStatus.getMatchStatus(Locale locale) Returns the match status translated in the specified languageStageStatus.getMatchStatus()Returns the match status translated in the default localeStageStatus.getMatchStatus(Locale locale) Returns the match status translated in the specified language -
Uses of LocalizedNamedValue in com.sportradar.unifiedodds.sdk.internal.caching
Methods in com.sportradar.unifiedodds.sdk.internal.caching that return LocalizedNamedValue -
Uses of LocalizedNamedValue in com.sportradar.unifiedodds.sdk.internal.caching.impl
Methods in com.sportradar.unifiedodds.sdk.internal.caching.impl that return LocalizedNamedValue -
Uses of LocalizedNamedValue in com.sportradar.unifiedodds.sdk.internal.impl.entities
Classes in com.sportradar.unifiedodds.sdk.internal.impl.entities that implement LocalizedNamedValueMethods in com.sportradar.unifiedodds.sdk.internal.impl.entities that return LocalizedNamedValueModifier and TypeMethodDescriptionPeriodScoreImpl.getPeriodDescription()Returns the period description translated in the default localePeriodScoreImpl.getPeriodDescription(Locale locale) Returns the period description translated in the specified language -
Uses of LocalizedNamedValue in com.sportradar.unifiedodds.sdk.internal.impl.entities.status
Methods in com.sportradar.unifiedodds.sdk.internal.impl.entities.status that return LocalizedNamedValueModifier and TypeMethodDescriptionMatchStatusImpl.getMatchStatus()Returns the match status translated in the default localeMatchStatusImpl.getMatchStatus(Locale locale) Returns the match status translated in the specified languageStageStatusImpl.getMatchStatus()Returns the match status translated in the default localeStageStatusImpl.getMatchStatus(Locale locale) Returns the match status translated in the specified language