java.lang.Object
com.sportradar.unifiedodds.sdk.internal.impl.entities.ReferenceImpl
All Implemented Interfaces:
Reference

public class ReferenceImpl extends Object implements Reference
A representation of the various references
  • Method Details

    • getBetradarId

      public Integer getBetradarId()
      Returns the Betradar id for this instance if provided amount reference ids, null otherwise
      Specified by:
      getBetradarId in interface Reference
      Returns:
      - the Betradar id for this instance if provided amount reference ids, null otherwise
    • getBetfairId

      public Integer getBetfairId()
      Returns the Betfair id for this instance if provided amount reference ids, null otherwise
      Specified by:
      getBetfairId in interface Reference
      Returns:
      - the Betfair id for this instance if provided amount reference ids, null otherwise
    • getRotationNumber

      public Integer getRotationNumber()
      Returns the rotation number for this instance if provided amount reference ids, null otherwise
      Specified by:
      getRotationNumber in interface Reference
      Returns:
      - the rotation number for this instance if provided amount reference ids, null otherwise
    • getAamsId

      public Integer getAamsId()
      Returns the AAMS id for this instance if provided amount reference ids, null otherwise
      Specified by:
      getAamsId in interface Reference
      Returns:
      - the AAMS id for this instance if provided amount reference ids, null otherwise
    • getLugasId

      public String getLugasId()
      Returns the Lugas id for this instance if provided amount reference ids, null otherwise
      Specified by:
      getLugasId in interface Reference
      Returns:
      - the Lugas id for this instance if provided amount reference ids, null otherwise
    • getReferences

      public Map<String,String> getReferences()
      Returns a Map with all the reference ids associated with the current instance
      Specified by:
      getReferences in interface Reference
      Returns:
      - all the reference ids associated with the current instance
      See Also:
      • ImmutableMap
    • toString

      public String toString()
      Returns a String describing the current Reference instance
      Overrides:
      toString in class Object
      Returns:
      - a String describing the current Reference instance