java.lang.Object
com.sportradar.unifiedodds.sdk.internal.caching.impl.SportEntityData
Direct Known Subclasses:
CategoryData, SportData

public abstract class SportEntityData extends Object
Contains sport related entity (sport, category, tournament) data
  • Method Details

    • getId

      public Urn getId()
      Returns the Urn the id of the associated entity
      Returns:
      - the Urn the id of the associated entity
    • getNames

      public Map<Locale,String> getNames()
      Returns an unmodifiable Map containing translated entity names
      Returns:
      - an unmodifiable Map containing translated entity names
    • getName

      public String getName(Locale language)
      Provides translated entity names