Class MarketAttributeImpl
java.lang.Object
com.sportradar.unifiedodds.sdk.internal.impl.markets.MarketAttributeImpl
- All Implemented Interfaces:
MarketAttribute
Created on 14/06/2017.
// TODO @eti: Javadoc
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the attribute descriptiongetName()Returns the attribute name
-
Constructor Details
-
MarketAttributeImpl
-
-
Method Details
-
getName
Description copied from interface:MarketAttributeReturns the attribute name- Specified by:
getNamein interfaceMarketAttribute- Returns:
- - the attribute name
-
getDescription
Description copied from interface:MarketAttributeReturns the attribute description- Specified by:
getDescriptionin interfaceMarketAttribute- Returns:
- - the attribute description
-