java.lang.Object
com.sportradar.unifiedodds.sdk.internal.impl.entities.ResultChangeImpl
All Implemented Interfaces:
ResultChange

public class ResultChangeImpl extends Object implements ResultChange
A representation of a result change
  • Constructor Details

    • ResultChangeImpl

      public ResultChangeImpl(com.sportradar.uf.sportsapi.datamodel.SapiResultChange resultChange)
      Initializes a new instance of the ResultChangeImpl
      Parameters:
      resultChange - - SapiResultChange used to create the new instance
  • Method Details

    • getSportEventId

      public Urn getSportEventId()
      Returns the Urn instance specifying the sport event
      Specified by:
      getSportEventId in interface ResultChange
      Returns:
      - the Urn instance specifying the sport event
    • getUpdateTime

      public Date getUpdateTime()
      Returns the Date instance specifying the last update time
      Specified by:
      getUpdateTime in interface ResultChange
      Returns:
      - the Date instance specifying the last update time