java.lang.Object
com.sportradar.unifiedodds.sdk.internal.impl.entities.FixtureChangeImpl
All Implemented Interfaces:
FixtureChange

public class FixtureChangeImpl extends Object implements FixtureChange
A representation of a fixture change
  • Constructor Details

    • FixtureChangeImpl

      public FixtureChangeImpl(com.sportradar.uf.sportsapi.datamodel.SapiFixtureChange fixtureChange)
      Initializes a new instance of the FixtureChangeImpl
      Parameters:
      fixtureChange - - SapiFixtureChange 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 FixtureChange
      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 FixtureChange
      Returns:
      - the Date instance specifying the last update time