java.lang.Object
com.sportradar.unifiedodds.sdk.internal.impl.ManagerImpl
All Implemented Interfaces:
Manager

public class ManagerImpl extends Object implements Manager
An implementation of the Manager interface
  • Constructor Details

    • ManagerImpl

      public ManagerImpl(ManagerCi managerCi)
  • Method Details

    • getId

      public Urn getId()
      Returns the manager identifier
      Specified by:
      getId in interface Manager
      Returns:
      the manager identifier
    • getName

      public String getName(Locale locale)
      Returns the translated manager name
      Specified by:
      getName in interface Manager
      Parameters:
      locale - the locale in which the name should be provided
      Returns:
      the translated manager name
    • getNames

      public Map<Locale,String> getNames()
      Returns the translated manager name
      Specified by:
      getNames in interface Manager
    • getNationality

      public String getNationality(Locale locale)
      Returns the translated nationality
      Specified by:
      getNationality in interface Manager
      Parameters:
      locale - the locale in which the nationality should be provided
      Returns:
      the translated nationality
    • getCountryCode

      public String getCountryCode()
      Returns the country code
      Specified by:
      getCountryCode in interface Manager
      Returns:
      the country code