java.lang.Object
com.sportradar.unifiedodds.sdk.internal.impl.markets.SpecifierImpl
- All Implemented Interfaces:
Specifier
Created on 14/06/2017.
// TODO @eti: Javadoc
-
Constructor Summary
Constructors
-
Method Summary
Returns the specifier name
Returns the specifier type
-
-
Method Details
-
getType
Returns the specifier type
- Specified by:
getType in interface Specifier
- Returns:
- the specifier type
-
getName
Returns the specifier name
- Specified by:
getName in interface Specifier
- Returns:
- the specifier name
-