Class OutcomeDescriptionImpl
java.lang.Object
com.sportradar.unifiedodds.sdk.internal.impl.markets.OutcomeDescriptionImpl
- All Implemented Interfaces:
OutcomeDescription
Created on 14/06/2017.
// TODO @eti: Javadoc
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OutcomeDescriptionImpl
-
-
Method Details
-
getId
Description copied from interface:OutcomeDescriptionReturns the outcome identifier- Specified by:
getIdin interfaceOutcomeDescription- Returns:
- the outcome identifier
-
getName
Description copied from interface:OutcomeDescriptionReturns the outcome name translated in the providedLocale- Specified by:
getNamein interfaceOutcomeDescription- Parameters:
locale- theLocalein which the outcome name should be returned- Returns:
- the outcome name translated in the provided
Locale
-
getDescription
Description copied from interface:OutcomeDescriptionReturns the outcome name translated in the providedLocale- Specified by:
getDescriptionin interfaceOutcomeDescription- Parameters:
locale- theLocalein which the outcome name should be returned- Returns:
- the outcome name translated in the provided
Locale
-
getLocales
Returns a list ofLocalecached in this instance- Specified by:
getLocalesin interfaceOutcomeDescription- Returns:
- a list of
Locale
-