Uses of Interface
com.sportradar.unifiedodds.sdk.entities.markets.MarketMappingData
Packages that use MarketMappingData
Package
Description
-
Uses of MarketMappingData in com.sportradar.unifiedodds.sdk.entities.markets
Methods in com.sportradar.unifiedodds.sdk.entities.markets that return types with arguments of type MarketMappingDataModifier and TypeMethodDescriptionMarketDescription.getMappings()Returns aListof mappings that are available for the related market -
Uses of MarketMappingData in com.sportradar.unifiedodds.sdk.internal.impl.markets
Classes in com.sportradar.unifiedodds.sdk.internal.impl.markets that implement MarketMappingDataMethods in com.sportradar.unifiedodds.sdk.internal.impl.markets that return types with arguments of type MarketMappingDataModifier and TypeMethodDescriptionMarketDescriptionImpl.getMappings()MarketManagerImpl.getMarketMapping(int marketId, Producer producer) MarketManagerImpl.getMarketMapping(int marketId, Map<String, String> specifiers, Producer producer) -
Uses of MarketMappingData in com.sportradar.unifiedodds.sdk.managers
Methods in com.sportradar.unifiedodds.sdk.managers that return types with arguments of type MarketMappingDataModifier and TypeMethodDescriptionMarketDescriptionManager.getMarketMapping(int marketId, Producer producer) Returns a list of available mappings for the provided marketId/producer combinationMarketDescriptionManager.getMarketMapping(int marketId, Map<String, String> specifiers, Producer producer) Returns a list of available market mappings(including possible variant mappings) for the provided marketId/producer combination -
Uses of MarketMappingData in com.sportradar.unifiedodds.sdk.oddsentities
Methods in com.sportradar.unifiedodds.sdk.oddsentities that return types with arguments of type MarketMappingDataModifier and TypeMethodDescriptionMarketDefinition.getValidMappings(Locale locale) Returns aListof valid market mappings that are valid for the associated event message, the mappings are returned in the raw format provided by the APIMarketDefinition.getValidMappings(Locale locale, boolean adjustMappingsWithMessageData) Returns aListof valid market mappings that are valid for the associated event message, based on the input parameters the mappings can be adjusted with the content of the associated markets.